Skip to content

MsterDC/SPA2Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPA2Net

PyTorch implementation for SPA2Net.

⚙️ Quick Start: Train & Test

Switch to the scripts directory and execute the following shell code:

🔥 Train

bash ./train_vgg_cub.sh  # For VGG-16 trained on CUB-200-2011

🔥 Test

Download the model from GoogleDrive and put it into snapshot/vgg16_cub_spa2net/

Execute the following command:

bash ./test_vgg_cub.sh

🔍 For a more detailed explanation of each parameter, please refer to the HELP.md.

About

SPA2Net for WSOL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published