GOATmessi8 / ASFF

yolov3 with mobilenet v2 and ASFF
GNU General Public License v3.0
1.05k stars 216 forks source link

apex #67

Open zxz-cc opened 4 years ago

zxz-cc commented 4 years ago

When i train,there is a waring:Warning: apex was installed without --cpp_ext. Falling back to Python flatten and unflatten, and the train is stopped. Anyone can tell me how to solve it?