pythonlessons / TensorFlow-2.x-YOLOv3

YOLOv3 implementation in TensorFlow 2.3.1
https://pylessons.com/
MIT License
607 stars 327 forks source link

Yolo V3-tiny (or Yolo V3-tiny) Train on Google Colab #100

Closed chrisTopp84 closed 3 years ago

chrisTopp84 commented 3 years ago

Hi @pythonlessons

this is rather a question than a problem. First thanks for this tutorial -> https://pylessons.com/YOLOv3-TF2-GoogleColab/

I wonder if it is possible not to train Yolo V3/V4 but Yolo V3-Tiny / V4-Tiny on GoogleColab? If it is possible what do I have to change within this tutorial https://pylessons.com/YOLOv3-TF2-GoogleColab/

Thanks in advance and best regards chris

pythonlessons commented 3 years ago

Yes, you can train tiny, change configs.py file