Repository contains code and models for the method described in:
- pytorch >=0.3.0
- torchvision ==0.2.0
- Jupyter Notebook
- Pascal VOC
- To use pre-trained model download it using the links above and store it in folder "Model". Now, these models can be used using Visualization Notebook.
- For training the model just run the model LRRVGG16 Notebook.
- Visualization of results of pretrained/trained model can be done using Visualization Notebook.
- Contributer: [Ashutosh Mishra, Shyam Nandan Rai]