49 Forks
306 Stars
306 Watchers

pyconv

Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)

How to download and setup pyconv

Open terminal and run command
git clone https://github.com/iduta/pyconv.git
git clone is used to create a copy or clone of pyconv repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pyconv https://github.com/iduta/pyconv/archive/master.zip

Or simply clone pyconv with SSH
[email protected]:iduta/pyconv.git

If you have some problems with pyconv

You may open issue on pyconv support forum (system) here: https://github.com/iduta/pyconv/issues