1892 Commits (dfbf42cfc05ed8a56dea2f37bb1ec5b1aa51f836)
 

Author SHA1 Message Date
Alexey dfbf42cfc0
How to train tiny-yolo 5 years ago
Alexey dfb3773e7b
Minor fix 5 years ago
Alexey c044b98c64
Minor fix 5 years ago
Alexey feaa5f62f4
Update Readme.md 5 years ago
Alexey 457149dcd1
Update Readme.md 5 years ago
AlexeyAB 90004c119d Merge branch 'master' of github.com:AlexeyAB/darknet 5 years ago
AlexeyAB 918fabccec Yolov4-tiny 5 years ago
Alexey 51d59cf30a
Merge pull request #6051 from imaami/alexeyab-fix-train_classifier-double-free 5 years ago
Juuso Alasuutari ad16414923 Fix a double free error in train_classifier() introduced by a merge 5 years ago
AlexeyAB 17b806f0bd Fixed Loss scale 5 years ago
AlexeyAB 8f900493c6 SAT for contrastive loss 5 years ago
AlexeyAB e08a818d5f Compile fix 5 years ago
AlexeyAB d724306ee3 New MISH implementation 5 years ago
AlexeyAB 80fb3cff6d Merge branch 'master' of github.com:AlexeyAB/darknet 5 years ago
AlexeyAB a553899505 Added Supervised and Unsupervised Contrastive loss for Classifier [net] contrastive=1 unsupervised=1 [contrastive] classes=1000 5 years ago
Juuso Alasuutari 27c49e460d
Explicitly install CUDA version 10.2 in win-{vcpkg,intlibs}-cuda actions (#5958) 5 years ago
AlexeyAB 09991d0488 Added Contrastive loss 5 years ago
Alexey cd98d8da43 Update issue templates 5 years ago
Alexey 0916c412f6
Update Readme.md 5 years ago
Alexey 0a42f8d614
Update Readme.md 5 years ago
Alexey 6a6c8319b2
Update Readme.md 5 years ago
AlexeyAB 462980d2d9 Compile fix 5 years ago
AlexeyAB 7054d0b27e Minor fix 5 years ago
AlexeyAB 6f4d7a6d1c Added contrastive loss 5 years ago
AlexeyAB 6c6f04a9b3 [net] mosaic_bound=1 fixed bboxes going out of bounds. Count rewritten bboxes. Changed self-adversarial-training. 5 years ago
AlexeyAB cde72f8e0b Fixed [yolo] objectness_smooth=1 and lowest w/h of objectes when mosaic=1 5 years ago
Alexey 3708b2e47d
Update Readme.md 5 years ago
Alexey 7f1021695a
Update Readme.md 5 years ago
AlexeyAB c625cc6503 Added [conv_lstm] time_normalizer=0.5 5 years ago
AlexeyAB c5942167d2 Merge branch 'master' of github.com:AlexeyAB/darknet 5 years ago
AlexeyAB 8aace65afb Fixed mosaic=1 letter_box=1 5 years ago
AlexeyAB e455cdef78 Added [conv_lstm] lstm_activation=tanh shortcut=1 5 years ago
Alexey e59646002a Update issue templates 5 years ago
Alexey 16a9b02e64
Merge pull request #5794 from kay0u/patch-1 5 years ago
Kayou b19d883700
Remove omp in mean_arrays 5 years ago
AlexeyAB 269878a44d Added [conv_lstm] bottleneck=1 - to make the layer cheaper 5 years ago
Alexey e6469eb071
Update Readme.md 5 years ago
Alexey 9697fdb81b Update issue templates 5 years ago
Alexey 9d3e385fc6 Update issue templates 5 years ago
Alexey 8d7505f686 Update issue templates 5 years ago
Alexey 33a3be3344 Update issue templates 5 years ago
Alexey 8c6e9cde9b Update issue templates 5 years ago
Alexey c6860f5ef4 Update issue templates 5 years ago
Alexey 0315ee5896 Update issue templates 5 years ago
Alexey dcd335f2a3 Update issue templates 5 years ago
AlexeyAB c0d6b81a78 yolov4.cfg is fixed for stable training without Nan 5 years ago
Alexey ba4d8c14c7
Update Readme.md 5 years ago
Alexey b44592c25a
Update Readme.md 5 years ago
AlexeyAB 4098e4882c Minor fix 5 years ago
AlexeyAB 03eee3092f Memory leak fix 5 years ago