Skip to content

oumayb/NeighConsensus

Repository files navigation

NeighConsensus

NCNet Re-implementation on Pytorch 1.0 + Python3.6 (Original implementation : https://github.com/ignacio-rocco/ncnet) For more information check out their project website and their paper on arXiv.

Table of Content

Installation

To download Pre-trained feature extractor (ResNet 18 ):

cd model/FeatureExtractor
bash download.sh

To download PF Pascal Dataset :

cd data/pf-pascal/
bash download.sh

Functions Quick Search

For important functions, we provide a quick search here

Train

To train on PF-Pascal :

bash demo_train.sh

About

NCNet Re-implementation on Pytorch 1.0 (Original implementation : https://github.com/ignacio-rocco/ncnet)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published