zju3dv / snake

Code for "Deep Snake for Real-Time Instance Segmentation" CVPR 2020 oral
Other
1.15k stars 229 forks source link

I can not find those files, can you help me ? #235

Closed H-0813 closed 1 year ago

H-0813 commented 2 years ago

Thanks for your great work, but when I run this code "python train_net.py --cfg_file configs/city_ct_rcnn.yaml model rcnn_det". I can not find "make_trainer, make_optimizer, make_lr_scheduler, make_recorder, set_lr_scheduler" from lib.train Can you help me ?
Tranks for your reply.

pengsida commented 1 year ago

Maybe the python version is incorrect.