forked from pjreddie/darknet
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed
Labels
Bug fixedThe problem is solved by fixing the source codeThe problem is solved by fixing the source codeenhancement
Description
Mosaic-data augmentation (like CutMix augmentation): #3114 (comment)
-
Mosaic-data mAP increasing: Implement Yolo-LSTM (~+4-9 AP) for detection on Video with high mAP and without blinking issues #3114 (comment)
-
comparison MixUp and CutMix: BoF (Bag of Freebies) - Visually Coherent Image Mixup ~+4 AP@[.5, .95] #3272 (comment)
Use:
[net]
mosaic=1
Currently works only if Darknet is compiled with OpenCV.
New mosaic:
LukeAI, AvenSun and zoezhu
Metadata
Metadata
Assignees
Labels
Bug fixedThe problem is solved by fixing the source codeThe problem is solved by fixing the source codeenhancement


