Skip to content

Wizaron/reseg-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of ReSeg using PyTorch

Setup

  • Clone this repository : git clone --recursive https://github.com/Wizaron/reseg-pytorch.git
  • Download Pascal-Part Annotations and Pascal VOC 2010 Dataset to "reseg-pytorch/data/raw" then extract tar files.
  • Go to the "reseg-pytorch/code/pytorch" : cd reseg-pytorch/code/pytorch
  • Download and install Anaconda or Miniconda
  • Create environment : conda env create -f pytorch_conda_environment.yml

About

PyTorch Implementation of ReSeg (https://arxiv.org/pdf/1511.07053.pdf)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages