Alexey
71437a936d
Update Readme.md
2018-05-17 22:50:27 +03:00
Alexey
2c2ba0f8fa
Update Readme.md
2018-05-08 18:08:21 +03:00
AlexeyAB
fb56f6d569
Fixed README.md
2018-05-08 18:02:23 +03:00
Alexey
6b8fd6f33f
Update Readme.md
2018-05-07 02:18:06 +03:00
Alexey
5e3dcb6f34
Update Readme.md
2018-04-26 17:01:48 +03:00
AlexeyAB
5767893292
Fixed typo for calc_anchors
2018-04-20 01:59:04 +03:00
Alexey
140333977c
Update Readme.md
2018-04-17 03:06:46 +03:00
Alexey
17d242bd50
Update Readme.md
2018-04-16 14:01:08 +03:00
Alexey
5c1e8e3f48
Update Readme.md
2018-04-15 02:08:50 +03:00
Alexey
b9b0bf5131
Update Readme.md
2018-04-13 14:07:51 +03:00
Alexey
0c95d8dfac
Update Readme.md
2018-04-09 13:28:20 +03:00
Alexey
198b4287f7
Update Readme.md
2018-04-09 00:54:41 +03:00
Alexey
1b85111217
Update Readme.md
2018-04-03 02:09:02 +03:00
Alexey
c3c6703b8b
Update Readme.md
2018-04-02 14:16:51 +03:00
Alexey
91f7482138
Update Readme.md
2018-04-01 21:45:42 +03:00
Alexey
d9b744298e
Update Readme.md
2018-04-01 14:06:23 +03:00
Alexey
97378e08b5
Update Readme.md
2018-04-01 14:04:38 +03:00
Alexey
a0dc4d717a
Update Readme.md
2018-03-30 18:34:28 +03:00
Alexey
e47b3c6a5b
Update Readme.md
2018-03-30 01:51:02 +03:00
Alexey
f7997131c6
Update Readme.md
2018-03-30 01:42:22 +03:00
Alexey
946ef005e8
Update Readme.md
2018-03-29 01:52:41 +03:00
Alexey
d28f7e6681
Update Readme.md
2018-03-28 23:51:14 +03:00
Alexey
98365459b4
Update Readme.md
2018-03-28 23:40:18 +03:00
Alexey
47c7af1cea
Update Readme.md
2018-03-27 01:58:48 +03:00
Jud White
bcdf943ca7
reversed order
...
- oops.
2018-03-25 15:51:48 -05:00
Jud White
8b7121b34a
fix link to issue #500
...
#nnn alone doesn't work in readme/wiki markdown
2018-03-25 15:50:20 -05:00
Jud White
c6ecf1e042
README.md: add notes to How to compile on Windows
2018-03-25 15:41:48 -05:00
Alexey
3e5abe0680
Update Readme.md
2018-03-20 03:14:20 +03:00
Alexey
09fdb67d66
Update Readme.md
2018-03-05 01:43:56 +03:00
Alexey
1e84a2804e
Update Readme.md
2018-03-01 18:38:58 +03:00
Alexey
671735fb00
Update Readme.md
2018-03-01 18:36:14 +03:00
Alexey
17b22d7ce7
Update Readme.md
2018-03-01 03:10:32 +03:00
Alexey
e96a454ca1
Update Readme.md
2018-02-26 01:13:55 +03:00
Alexey
175e47317e
Update Readme.md
2018-02-24 02:35:38 +03:00
AlexeyAB
cd2bdec090
Updated to CUDA 9.1. And fixed no_gpu dependecies.
2018-02-23 15:05:31 +03:00
Alexey
4a7a076d09
Update Readme.md
2018-02-19 02:28:46 +03:00
Alexey
1106f5325b
Update Readme.md
2018-02-18 19:44:58 +03:00
Alexey
68ff1ad368
Update Readme.md - parameter for small objects
2018-02-08 01:13:08 +03:00
Alexey
64aa0180bb
Merge pull request #355 from PTS93/patch-1
...
Fix autosave interval
2018-02-03 15:42:16 +03:00
Alexey
f762e6adb5
Merge pull request #357 from rajendraarora16/new-changes-darknet
...
Fixes Readme.md for darknet_no_gpu.exe
2018-02-03 15:38:31 +03:00
stereomatchingkiss
192135106f
fix bug 368
2018-02-03 18:30:42 +08:00
Rajendra Arora
21a2c68da2
Fixes Readme.md for darknet_no_gpu
2018-01-29 18:27:34 +05:30
PTS93
07b39c5f57
Fix autosave interval
...
In the current code it simply saves every 100 iterations. I changed the readme to reflect that.
In detector.c atm:
´//if (i % 1000 == 0 || (i < 1000 && i % 100 == 0)) {
if (i % 100 == 0) {
...
´
2018-01-28 14:28:30 +01:00
Alexey
270a38ecad
Update Readme.md
2018-01-14 15:12:10 +03:00
Alexey
ee87f4b649
Update Readme.md
2017-12-19 16:58:29 +03:00
Alexey
75c39f5750
Update Readme.md
2017-12-07 20:49:47 +03:00
Alexey
d65cdf6042
Update Readme.md
2017-12-07 20:40:32 +03:00
Alexey
6896e7e5b1
Update Readme.md
2017-12-07 20:39:31 +03:00
Alexey
617cf313cc
Update Readme.md - fixed typo
2017-11-28 13:19:23 +03:00
Alexey
eeb81f2937
Update Readme.md
2017-11-26 20:47:37 +03:00