Commit Graph

37 Commits

Author SHA1 Message Date
b3579380dc improve compatibility with c++ compilers, prepare for CMake 2019-02-15 17:27:12 +01:00
d9ae3dd681 Added Yolo v3 2018-03-28 02:59:03 +03:00
65bff2683b It takes into account the Difficult for calculating mAP for PascalVOC 2018-02-16 23:55:37 +03: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
8f1b4e0962 updates and things 2016-09-01 16:48:41 -07:00
afb8b4f98b CVPR prep 2016-06-22 21:46:32 -07:00
08c7cf9c88 no mean on input binarization 2016-06-19 14:28:15 -07:00
8322a58cf6 hate warnings 2016-06-14 11:30:28 -07:00
7520949d84 idk just in case 2016-06-08 11:07:31 -07:00
4625a16ffd tactics 2016-06-06 13:22:45 -07:00
913d355ec1 lots of stuff 2016-01-28 12:30:38 -08:00
db0397cfaa shortcut layers, msr networks 2015-12-14 11:57:10 -08:00
8c5364f585 New YOLO 2015-11-09 11:31:39 -08:00
393dc8eb6f stable 2015-09-09 12:48:40 -07:00
8bcdee8658 Some bug fixes, random stuff 2015-09-01 11:22:03 -07:00
9d42f49a24 changing data loading 2015-08-24 18:27:42 -07:00
846b3b4366 Added COCO, fixed memory leaks 2015-07-30 16:19:14 -07:00
d00f0a1ccd Changes to make routing work better 2015-07-21 16:09:33 -07:00
f98efe6c32 what happened?
Conflicts:
	Makefile
2015-07-10 16:34:38 -07:00
11c72b1132 testing on one image 2015-06-11 15:38:58 -07:00
cbc9984a17 NIPS 2015-06-10 00:11:41 -07:00
e63b3a6f91 syncing messed something up 2015-06-09 11:17:46 -07:00
c521f87c9e ? 2015-05-25 11:53:10 -07:00
ff7e03325a detection exp 2015-05-20 10:06:42 -07:00
46e1b263e1 testing other losses 2015-05-15 10:25:05 -07:00
516f019ba6 route handles input images well....ish 2015-05-11 13:46:49 -07:00
372980d690 i don't know what's going on anymore 2015-05-04 11:29:21 -07:00
989ab8c38a IOU loss function 2015-04-24 10:27:50 -07:00
d7d7da2653 Fixed im2col mistake >< face#palm 2015-03-26 19:13:59 -07:00
56b6561ae4 stuff changed probably 2015-03-24 13:20:56 -07:00
4af116e996 gonna change im2col 2015-03-21 12:25:14 -07:00
dcb000b553 refactoring and added DARK ZONE 2015-03-11 22:20:15 -07:00
f047cfff99 renamed sigmoid to logistic 2015-03-08 11:31:12 -07:00
655f636a42 detection layer fixed 2015-03-08 11:25:28 -07:00
fb9e0fe336 Big changes to detection 2015-03-04 14:56:38 -08:00
70d622ea54 Added batch to col2im, padding option 2014-07-13 22:07:51 -07:00