Commit Graph

101 Commits

Author SHA1 Message Date
b659d93a4a Changed cmd and sh files. Added new cfg files for old Yolo v2. 2018-03-28 23:23:37 +03:00
d9ae3dd681 Added Yolo v3 2018-03-28 02:59:03 +03:00
5e448c00f3 Added Focal loss. Use focal_loss=1 in the [region] layer in your cfg-file.
alpha = 0.5, gamma = 2
2018-03-05 19:59:29 +03:00
fe44d3d0f2 Fixed reorg_layer. Old reorg can be used as [reorg_old] in the cfg-file. 2018-03-03 18:09:46 +03:00
a2071e1585 Parameter (max) in the cfg-file has an effect on the Yolo-training 2018-02-10 01:48:38 +03:00
9ff40baa4f Fixes for training Yolo on small objects 2018-02-08 01:04:40 +03:00
db3a3c54c5 Some fixes 2018-02-03 15:35:13 +03:00
9ac78d8b84 Fine tuning, use stopbackward=1 in the cfg-file in that layer where Backward should be stopped. 2018-01-05 00:58:52 +03:00
accf3a59c8 Validate and recall always with batch=1 2017-10-31 22:10:31 +03:00
84cdbaa1f1 Fixed for Linux: detection for batch > 1 and 0x0d at command line 2017-10-29 18:34:55 +03:00
b714004546 Fixed bug with: net->seen 2017-10-26 18:04:26 +03:00
ae74d0ef31 Fixed fread() for net->seen 2017-10-21 23:56:07 +03:00
489207111f Some fixes 2017-08-11 14:51:39 +03:00
5b6dd3a07c Sources fixed - Yolo v2 can be used on Windows (MSVS 2015 + CUDA 8.0) 2016-12-02 17:13:40 +03:00
75fe603722 :vegan: :charizard: 2016-11-24 22:56:23 -08:00
c6afc7ff14 🔥 🔥 yolo v2 🔥 🔥 2016-11-17 12:18:24 -08:00
fc9b867dd9 🔥 🔥 :dragonite: 2016-11-16 00:15:46 -08:00
0d6b107ed2 hey 2016-11-15 22:53:58 -08:00
4b60afcc64 stuff and things 2016-11-07 23:42:19 -08:00
252e3b1916 :charizard: :charizard: :charizard: 2016-11-05 17:27:31 -07:00
c7a700dc22 new font strategy 2016-11-05 14:09:21 -07:00
352ae7e65b ADAM 2016-10-26 08:35:44 -07:00
d8adaf8ea6 tree stuff 2016-10-21 13:16:43 -07:00
481b57a96a So I have this new programming paradigm....... 2016-09-24 23:12:54 -07:00
73f7aacf35 better multigpu 2016-09-20 11:34:49 -07:00
5c067dc447 good chance I didn't break anything 2016-09-12 13:55:20 -07:00
6b38dcdce0 adding new tiny-yolo 2016-09-07 22:27:56 -07:00
8f1b4e0962 updates and things 2016-09-01 16:48:41 -07:00
aebe937710 what do you even write here? 2016-08-11 11:54:24 -07:00
845ab75796 some more stuff 2016-08-05 15:27:07 -07:00
9361292c42 updates 2016-07-19 14:50:01 -07:00
afb8b4f98b CVPR prep 2016-06-22 21:46:32 -07:00
e7072b8489 checkpoint 2016-06-20 13:18:59 -07:00
8a767f1066 stuff for carlo 2016-06-06 15:48:52 -07:00
ec3d050a76 hope i didn't break anything 2016-06-02 15:25:24 -07:00
13209df7bb art, cudnn 2016-05-13 11:59:43 -07:00
054e2b1954 not sure 2016-05-12 13:36:11 -07:00
9942d48412 stable 2016-05-11 10:45:50 -07:00
c7b10ceadb so much need to commit 2016-05-06 16:25:16 -07:00
cff59ba135 go updates 2016-03-16 04:30:48 -07:00
d1965bdb96 Go 2016-03-13 23:18:42 -07:00
16d06ec0db stuff 2016-02-29 13:54:12 -08:00
23955b9fa0 binary reading weights 2016-02-08 11:50:45 -08:00
c604f2d994 ... 2016-01-31 15:52:03 -08:00
913d355ec1 lots of stuff 2016-01-28 12:30:38 -08:00
1578ec70d7 idk 2016-01-18 15:40:14 -08:00
db0397cfaa shortcut layers, msr networks 2015-12-14 11:57:10 -08:00
0cd2379e2c some changes 2015-11-14 12:34:17 -08:00
8c5364f585 New YOLO 2015-11-09 11:31:39 -08:00
8fd18add6e CVPR Experiments 2015-11-03 19:23:42 -08:00