You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. install anaconda
2. conda create -n fuxian python=3.6.9
3. conda activate fuxian; cd code
4. pip install -r requirements.txt
5. python setup.py develop
6. put all data under the directory data/, and unzip them
because I use coco-pretrained weights, so we have to donwload them
the training configs use 2 gpu, if you have only 1, you have to change the learning rate to half manually. when training is finished, you can find weight in data/retrained/models/