hdjang / Feature-Selective-Anchor-Free-Module-for-Single-Shot-Object-Detection

A PyTorch Implementation of Feature Selective Anchor-Free Module for Single-Shot Object Detection (CVPR'19)
Apache License 2.0
143 stars 38 forks source link

Can provide a version without mmdetection? #9

Open loveq007 opened 4 years ago

loveq007 commented 4 years ago

Hi, I try to train and test on Windows 10, but the mmdetection don't support using on windows. Can you provide a pure pytorch version. Very appreciate!