Skip to content

dingdingcai/Stronger-Yolo-Tensorflow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

train dataset: VOC 2012 + VOC 2007
test size: 544
test code: Faster rcnn (not use 07 metric)
test GPU: 12G 2080Ti
test CPU: E5-2678 v3 @ 2.50GHz

VersionNetworkBackboneInitial weightVOC2007 Test(mAP)Inference(GPU)Inference(CPU)Params
V1YOLOV3Darknet53YOLOV3-608.weights88.830.0ms255.8ms248M
V2YOLOV3Darknet53Darknet53_448.weights83.330.0ms255.8ms248M
V3YOLOV3-LiteMobilenetV2MobilenetV2_1.0_224.ckpt79.418.9ms80.9ms27.3M

Check Strongeryolo-pytorch for pytorch version with channel-pruning.
There is also a MNN Demo for Verson V3.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%