Commit Graph

50 Commits

Author SHA1 Message Date
d9ae3dd681 Added Yolo v3 2018-03-28 02:59:03 +03:00
7c4a78b863 Replaced '\r' and '\n' by 0x0d and 0x0a 2018-01-22 19:20:58 +03:00
ca2e92ba1a #270 #325
fix windows format EOL handle.
https://en.wikipedia.org/wiki/Newline
2017-12-28 20:23:05 +08:00
d1a5905c61 Fixed of using backslash (\) in paths to cfg for training 2017-10-01 18:21:27 +03:00
4d2fefd75a More usage rand_s() 2017-08-18 02:12:44 +03:00
9ff0b7efcb Linux supported 2017-08-03 22:18:00 +03:00
815e7a127b Supported OpenCV 3.0 and 2.4.13. Supported Windows and Linux. 2017-08-03 00:48:29 +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
0d6b107ed2 hey 2016-11-15 22:53:58 -08:00
481b57a96a So I have this new programming paradigm....... 2016-09-24 23:12:54 -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
ec3d050a76 hope i didn't break anything 2016-06-02 15:25:24 -07:00
c7b10ceadb so much need to commit 2016-05-06 16:25:16 -07:00
16d06ec0db stuff 2016-02-29 13:54:12 -08:00
913d355ec1 lots of stuff 2016-01-28 12:30:38 -08:00
1578ec70d7 idk 2016-01-18 15:40:14 -08:00
e7d43fd65d rolling avg demo 2015-11-30 15:04:09 -08:00
b5936b499a lots of stuff 2015-09-04 17:52:44 -07:00
8bcdee8658 Some bug fixes, random stuff 2015-09-01 11:22:03 -07:00
75db98db25 normalization layer 2015-07-10 16:38:30 -07:00
a08ef29e08 NIGHTMARE!!!! 2015-07-10 16:38:14 -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
56b6561ae4 stuff changed probably 2015-03-24 13:20:56 -07:00
2313a8eb54 Split commands into different files 2015-03-06 10:49:03 -08:00
5f4a5f59b0 captcha stuff 2015-02-23 18:52:05 -08:00
2f62fe33c9 saving weight files as binaries, hell yeah 2015-02-06 18:53:53 -08:00
bfffadc755 Stable place to commit 2015-02-04 12:41:20 -08:00
0f1a31648c idk, probably something changed 2015-01-30 22:05:23 -08:00
153705226d Bias updates bug fix 2015-01-27 13:31:06 -08:00
809f924db2 CUDA so fast 2015-01-22 16:38:24 -08:00
aa5996d58e Faster 2015-01-12 17:27:08 -08:00
f26da0ad5c Need to fix line reads 2014-12-28 09:42:35 -08:00
47914146d9 working stuffs 2014-12-18 11:28:42 -08:00
79fffcce3c Better imagenet distributed training 2014-12-11 13:15:26 -08:00
a99050f0c8 Some fixes to momentum 2014-12-07 20:16:21 -08:00
28e2115272 Distributed training 2014-12-07 00:41:26 -08:00
d407bffde9 checkpoint 2014-11-18 13:51:04 -08:00
af4e4f92dc getting rid of sub_arrays, nvidia driver memory leak 2014-10-27 19:45:06 -07:00
158bb1bee9 softmax on gpu 2014-10-21 14:49:18 -07:00
176d65b765 Nist NIN testing multi-crop 2014-08-11 12:52:07 -07:00
118bdd6f62 Training on VOC 2014-02-14 10:26:31 -08:00
f7a17f82eb Convolutional layers working w/ matrices 2014-01-28 16:28:42 -08:00
4bdf96bd6a New data format 2013-12-06 13:26:09 -08:00
b715671988 Works well on MNIST 2013-12-05 13:17:16 -08:00
0d6bb5d44d Working? 2013-12-02 16:41:40 -08:00
2db9fbef2b Parsing, image loading, lots of stuff 2013-11-13 10:50:38 -08:00