Skip to content
/ yolor Public
forked from WongKinYiu/yolor

implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)

License

Notifications You must be signed in to change notification settings

thugunb/yolor

 
 

Repository files navigation

This is a temporary repository for submitting IVDC's automathon problem statement. For the detailed approach to this problem kindly check the .docx file. Since the majority of files were from YOLOR, I have added the other files to this through links.

Run the YOLOR program in Google Colab with GPU enabled : https://colab.research.google.com/drive/1YJxs_VfRYqO7lfPn7HyPNhRzJv3knNoM#scrollTo=4-DNbeQV85N4

Lane Detection has been done using OpenCV so it can be run anywhere even if it is simply downloaded [A seperate repository has been made for it here : https://github.com/thugunb/Lane-Detection-using-OpenCV]

Object Tracking will not run completely but that is also provided in Google Colab : https://colab.research.google.com/drive/1w5NRxlnc41wU4bpvGleHVDjf0i7jF4fk

About

implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.4%
  • Shell 0.6%