AIFahim / Yolo-V5-Version-of-Dhaka-AI

Dhaka-AI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solution of Dhaka AI Traffic Challenge

Author License Badge


Author: Md. Asif Iqbal Fahim

Department of Computer Science & Engineering,
Green University of Bangladesh (GUB)

Linkedin: https://www.linkedin.com/in/AIFahim/
Email: asif.iqbal.fahim.bd@gmail.com


Finsh With Rank 49 With 0.1113 Accuracy on Test Data. Team Name : AutoBot


Dhaka AI Traffic Challenge Datasets Link :


Solution Setting :

Used Setting for contest: Yolov5l with Batch Size 8.


Trained weight files are available in Kaggle. Check out Link


Conversion ipynb to Pdf (This is for github upload purpose. not for the contest) :

  • ipynb file to pdf(For Size)(Colab):
    !apt-get install texlive texlive-xetex texlive-latex-extra pandoc
    !pip install pypandoc
    from google.colab import files
    files.download("Dhaka_ai_YOLOv5.pdf")
  • For Compress : Use https://pdfcompressor.com/ Site

About

Dhaka-AI

License:Apache License 2.0