YunYang1994 / tensorflow-yolov3

🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"
https://yunyang1994.gitee.io/2018/12/28/YOLOv3-算法的一点理解/
MIT License
3.63k stars 1.35k forks source link

Is Tiny Yolov3 supported ? #1

Open LucasMahieu opened 5 years ago

LucasMahieu commented 5 years ago

Hi, have you a plan to support tiny yolo v3 soon ?

I think It could be really helpful

YunYang1994 commented 5 years ago

Yeah , it's on the way now.

sanmianjiao commented 5 years ago

if the project achieves the map of paper-yolov3?

YunYang1994 commented 5 years ago

@sanmianjiao comming soon!

LucasMahieu commented 5 years ago

@YunYang1994 Why are you porting Yolov3 and Tiny Yolov3 on Tensorflow again ? Do you know this support ? https://github.com/mystic123/tensorflow-yolo-v3 I am trying tiny yolov3 with this implementation And I have a lot of differences between The original Darknet implementation and The mystic123 one. See This issue Do you know why ?

willbattel commented 5 years ago

@YunYang1994 thank you so much for putting this together! Do you know when this will support Tiny v3?

jetsmith commented 5 years ago

@YunYang1994 is tiny-yolov3 supported now? and the evaluating results on COCO?

jameschao2000 commented 5 years ago

@YunYang1994 Thank you for your great work. Is this going to support yolo tiny v3?