This repository contains code and models for the algorithm described in:
- Ashutosh Mishra
- Shyam Nandan Rai
- Murtuza Bohra
- Pytorch >= 0.3.0
- Torchvision ==0.2.0
- Jupyter Notebook
- VOC 2012
- To use pre-trained model, download using the link provided above and store it in folder named "Model". You can now view these models using visualization notebooks.
- For training the model just, run LRRVGG16 Notebook.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.