Baran Yücecengiz
Baran Yücecengiz
### Search before asking - [X] I have searched the YOLOv3 [issues](https://github.com/ultralytics/yolov3/issues) and [discussions](https://github.com/ultralytics/yolov3/discussions) and found no similar questions. ### Question I want to replace the original loss of yolo...
I want to track same person in different cameras. Is such work possible ?
I want to change the model from a dynamic structure to a static one. To achieve this, I need to remove the nonzero layer and replace it with a few...