kuangliu / pytorch-retinanet

RetinaNet in PyTorch
993 stars 249 forks source link

Code state/documentation #3

Closed Supersak80 closed 7 years ago

Supersak80 commented 7 years ago

Hi @kuangliu, does this code follow the paper exactly? Also, are you able to document it sufficiently so that we can get started on it using VOC?

kuangliu commented 7 years ago

I'm still working on the training code. The whole process "works" now, but it's not fully trained and tested yet. And I'll update the doc as soon as I get a decent accuracy.