Commit Graph

61 Commits

Author SHA1 Message Date
4a2a2250f9 Fixed removing escape symbols for command line arguments 2018-06-21 02:42:39 +03:00
76e258520e Minor fix 2018-06-20 13:28:25 +03:00
6d44529cf9 Minor fix 2018-06-13 13:50:02 +03:00
ba70801e98 Minor fixes 2018-06-01 14:58:30 +03:00
ec68838342 Fixed memory leaks for Yolo: train, test 2018-05-23 18:27:18 +03:00
a2666d5b3c Fixed replace_image_to_label(): replaces directories only for Pascal VOC and COCO, replaces only extensions for other. 2018-05-22 18:23:48 +03:00
4403e71b33 Supported files for training: jpg, jpeg, bmp, png, ppm - and UPPER CASE extensions 2018-05-20 18:43:15 +03:00
3ebcc647b6 Fixed network resizing (random=1) for non-square networks 2018-05-14 12:20:38 +03:00
ae4ec1a06d Exit with nonzero status on error 2018-05-07 22:11:57 +02:00
e18a303d1c Fixed utils.c for short lines. 2018-04-21 15:19:58 +03:00
eb9c88ef73 Fixed bug in Tensor Cores V100 (1. Desc in Batch norm, 2. Manually selected algo).
Also fixed time measure on Linux for multi-threading.
2018-04-15 01:51:21 +03:00
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