Commit Graph

1912 Commits

Author SHA1 Message Date
Alexey 504fc76509 Update issue templates 2020-07-08 14:37:34 +03:00
Alexey 1a1a4afcdf
Update Readme.md 2020-07-08 00:28:50 +03:00
AlexeyAB 5f598eecdf minor fix 2020-07-08 00:20:31 +03:00
AlexeyAB 37753e0cb4 Improved tracking (new params) 2020-07-08 00:08:45 +03:00
AlexeyAB ccb392ddf2 Show track_id for models with contrastive learning 2020-07-07 19:30:49 +03:00
AlexeyAB 8c77a3d532 Fixed random=1 2020-07-07 03:07:42 +03:00
AlexeyAB ce2ae2c5c3 put embeddings to the detections 2020-07-07 02:49:43 +03:00
AlexeyAB 2fca3c399b Fixed bug in contrastive learning 2020-07-07 00:43:17 +03:00
AlexeyAB e10da3e3e8 Merge branch 'master' of github.com:AlexeyAB/darknet 2020-07-06 21:37:23 +03:00
Alexey d8254f2212
Merge pull request #6151 from adityap27/master
Fixed incorrect calculation of mAP for -points 0 (for own dataset) issue #6040
2020-07-06 21:36:48 +03:00
AlexeyAB 73beba671d Contrastive loss is fixed to work with both Classifier and Detector 2020-07-06 21:25:23 +03:00
adityap27 7753a965b4 fixed mAP calculation for points=0 2020-07-06 22:14:30 +05:30
Alexey 00919eeb99
Merge pull request #6119 from oneWayOut/fixMakefileBug
fix makefile comment bug
2020-07-06 12:16:22 +03:00
oneWayOut fc6b3d0ad2 fix makefile comment bug
spaces between variable declaration and comment will assign unexpected
value to the variable
2020-07-06 12:49:57 +08:00
AlexeyAB 76a316cec5 Disable jitter and flip augmentation for contrastive detector learning 2020-07-06 03:32:14 +03:00
AlexeyAB f13532ce60 Contrastive learning for training Detector to track objects 2020-07-06 01:50:44 +03:00
Alexey 3af6781de2
Update Readme.md 2020-06-30 23:32:13 +03:00
Alexey 320e6fd8d2
Minor fix 2020-06-27 16:06:09 +03:00
Alexey 9b3fdb0a07
Update Readme.md 2020-06-26 20:19:19 +03:00
AlexeyAB a71b9a6e9a max_delta= affects counters_per_class= 2020-06-26 01:00:11 +03:00
Alexey dfbf42cfc0
How to train tiny-yolo 2020-06-25 17:32:14 +03:00
Alexey dfb3773e7b
Minor fix 2020-06-25 17:11:41 +03:00
Alexey c044b98c64
Minor fix 2020-06-25 17:04:28 +03:00
Alexey feaa5f62f4
Update Readme.md 2020-06-25 17:03:31 +03:00
Alexey 457149dcd1
Update Readme.md 2020-06-25 17:02:19 +03:00
AlexeyAB 90004c119d Merge branch 'master' of github.com:AlexeyAB/darknet 2020-06-25 16:36:00 +03:00
AlexeyAB 918fabccec Yolov4-tiny 2020-06-25 16:35:36 +03:00
Alexey 51d59cf30a
Merge pull request #6051 from imaami/alexeyab-fix-train_classifier-double-free
Fix a double free error in train_classifier() introduced by a merge
2020-06-24 02:06:50 +03:00
Juuso Alasuutari ad16414923 Fix a double free error in train_classifier() introduced by a merge
Fixes: 2f6bc96156
Signed-off-by: Juuso Alasuutari <juuso.alasuutari@gmail.com>
2020-06-24 01:50:45 +03:00
AlexeyAB 17b806f0bd Fixed Loss scale 2020-06-22 14:50:51 +03:00
AlexeyAB 8f900493c6 SAT for contrastive loss 2020-06-21 03:02:52 +03:00
AlexeyAB e08a818d5f Compile fix 2020-06-15 22:14:01 +03:00
AlexeyAB d724306ee3 New MISH implementation 2020-06-15 21:55:53 +03:00
AlexeyAB 80fb3cff6d Merge branch 'master' of github.com:AlexeyAB/darknet 2020-06-15 19:23:11 +03:00
AlexeyAB a553899505 Added Supervised and Unsupervised Contrastive loss for Classifier [net] contrastive=1 unsupervised=1 [contrastive] classes=1000 2020-06-15 19:22:47 +03:00
Juuso Alasuutari 27c49e460d
Explicitly install CUDA version 10.2 in win-{vcpkg,intlibs}-cuda actions (#5958)
Signed-off-by: Juuso Alasuutari <juuso.alasuutari@gmail.com>
2020-06-14 23:30:20 +02:00
AlexeyAB 09991d0488 Added Contrastive loss 2020-06-14 05:11:22 +03:00
Alexey cd98d8da43 Update issue templates 2020-06-13 18:15:33 +03:00
Alexey 0916c412f6
Update Readme.md 2020-06-12 20:30:29 +03:00
Alexey 0a42f8d614
Update Readme.md 2020-06-10 17:16:25 +03:00
Alexey 6a6c8319b2
Update Readme.md 2020-06-10 17:14:29 +03:00
AlexeyAB 462980d2d9 Compile fix 2020-06-08 16:35:24 +03:00
AlexeyAB 7054d0b27e Minor fix 2020-06-08 16:24:50 +03:00
AlexeyAB 6f4d7a6d1c Added contrastive loss 2020-06-07 19:10:21 +03:00
AlexeyAB 6c6f04a9b3 [net] mosaic_bound=1 fixed bboxes going out of bounds. Count rewritten bboxes. Changed self-adversarial-training. 2020-06-07 04:41:01 +03:00
AlexeyAB cde72f8e0b Fixed [yolo] objectness_smooth=1 and lowest w/h of objectes when mosaic=1 2020-06-06 01:47:21 +03:00
Alexey 3708b2e47d
Update Readme.md 2020-06-03 16:00:31 +03:00
Alexey 7f1021695a
Update Readme.md 2020-06-02 14:38:11 +03:00
AlexeyAB c625cc6503 Added [conv_lstm] time_normalizer=0.5 2020-06-01 17:51:29 +03:00
AlexeyAB c5942167d2 Merge branch 'master' of github.com:AlexeyAB/darknet 2020-06-01 16:47:08 +03:00