Skip to content

lizhimll/Repulsion_loss_yolo_pytorch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Repulsion-loss-yolo-pytorch

This program is only available on the single class dataset. We apply it on the vehicle detection in the crowd situation and get a feasible result. For multiple classes, only modify ultis.py to compute the repulsion loss separately.

The codes are based on the YOLO in Pytorch(https://github.com/ultralytics/yolov3)

Datasets

Yolo

main modifications are in the train.py and ultis.py

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%