Dimitrii
ae97f8ced4
testing temprorary cfg files
2023-01-03 18:47:03 +03:00
Dimitrii
549fd8d315
test sections just in case
2023-01-03 17:39:23 +03:00
Dimitrii
0880b53f27
docs
2022-07-13 16:23:18 +03:00
Dimitrii
1969bdad71
test yolov7-tiny
2022-07-13 16:15:23 +03:00
Dimitrii
36d89f7409
mod
v1.3.7
2022-03-17 13:38:36 +03:00
Dimitrii Lopanov
51c7e39572
Merge pull request #25 from lian/master
...
DarknetImage move float conversion into c code
v1.3.6
2022-03-05 13:05:19 +03:00
Julian Langschaedel
7e34b459e6
DarknetImage move float conversion into c code
...
imgTofloat32 + fill_image_f32 took more than double the time since tofloat created needless allocations and iterate over each pixel, and fill_image in c then iterate over each pixel*3 again just to move it into the c image.
2022-03-02 19:19:47 +01:00
Dimitrii
a18a9cf3e0
rme
2022-02-05 18:21:10 +03:00
Dimitrii Lopanov
3d4b8507dc
Checkout to stable YOLO v4 ( #23 )
...
* play with commit
* minor bench
2022-02-05 18:14:44 +03:00
Dimitrii
7edf795470
docs
2022-02-04 23:21:57 +03:00
Dimitrii
020dc47d85
go mod
2022-02-04 22:42:48 +03:00
Dimitrii Lopanov
f813086971
update .phone
2022-01-05 13:52:23 +03:00
Dimitrii Lopanov
7b59b7be33
upd rdme
2022-01-05 13:41:11 +03:00
Dimitrii Lopanov
774662381f
misspell
2021-11-01 22:50:46 +03:00
Dimitrii Lopanov
d8cd9728c2
Merge pull request #20 from LdDl/install-cuda
...
update makefile
2021-08-18 13:09:48 +03:00
Dimitrii
8213e6e9ac
update makefile
2021-08-18 13:08:37 +03:00
Dimitrii Lopanov
1b4b71fa8e
Merge pull request #19 from LdDl/install-cuda
...
Install cuda
2021-08-18 13:04:42 +03:00
Dimitrii
7ed6d2e7c9
extend install
2021-08-18 13:02:20 +03:00
Dimitrii
4c748e7ba4
minor renames
2021-08-18 12:08:00 +03:00
Dimitrii
b27d031c92
rm docker temporary
2021-08-18 12:03:02 +03:00
Dimitrii Lopanov
fb66efa419
Update README.md
2021-02-19 14:25:47 +03:00
Dimitrii Lopanov
25fd9865dd
Update README.md
2021-02-19 14:25:23 +03:00
Dimitrii Lopanov
687c472ea9
Update README.md
2021-02-19 14:25:12 +03:00
Dimitrii Lopanov
b8f4ad6d57
Merge pull request #16 from LdDl/issue-15
...
Issue 15
v1.3.5
2021-02-01 08:07:24 +03:00
Dimitrii
40df8cce91
free_network_ptr instead of free_network
2021-01-30 13:57:21 +03:00
Dimitrii
13a0697585
remove sleep
2021-01-28 14:26:52 +03:00
Dimitrii
29e4d0d8bb
clean
2021-01-28 14:20:38 +03:00
Dimitrii
165e59aaf3
remove defer for image
2021-01-28 14:20:08 +03:00
Dimitrii
81223ac67d
start solving issue
2021-01-28 13:43:35 +03:00
Dimitrii Lopanov
7cbe2f50a7
load file
2020-10-16 13:20:22 +03:00
Dimitrii Lopanov
6a381223fa
provide example picture
2020-10-16 13:18:39 +03:00
Dimitrii Lopanov
a039e75b22
Merge pull request #14 from LdDl/examples
...
Examples
v1.3.0
2020-10-16 12:55:53 +03:00
Dimitrii Lopanov
7f94c3bdcc
readme and minor
2020-10-16 12:52:56 +03:00
Dimitrii Lopanov
e5d170ef8b
inital rest example
2020-10-16 12:14:06 +03:00
Dimitrii Lopanov
85730b925c
move base example to its own folder
2020-10-16 11:02:59 +03:00
Dimitrii Lopanov
55221029de
Merge pull request #13 from LdDl/install-darknet
...
makefile and minor
2020-10-16 10:58:46 +03:00
Dimitrii Lopanov
e0a6735667
makefile and minor
2020-10-16 10:15:18 +03:00
Dimitrii
c9bbd3eee4
update darknet latest commit
2020-10-15 19:58:08 +03:00
Dimitrii Lopanov
5539377f1c
Merge pull request #11 from LdDl/add-license-2
...
Create LICENSE
2020-10-15 17:22:26 +03:00
Dimitrii Lopanov
10cd5f6e1a
Update issue templates
2020-10-15 17:22:14 +03:00
Dimitrii Lopanov
2a51e807d8
Create LICENSE
2020-10-15 17:20:54 +03:00
Dimitrii Lopanov
df9804aa69
Merge pull request #9 from LdDl/issue-8
...
network_predict
v1.2.0
2020-08-11 12:11:04 +03:00
Dimitrii
68ad5efb35
network_predict
2020-08-11 12:08:59 +03:00
Dimitrii Lopanov
5e18d06f26
badges
2020-06-25 16:31:13 +03:00
Dimitrii Lopanov
ebf93ddfa6
minor
2020-06-19 10:28:20 +03:00
Dimitrii Lopanov
8bd8488c7f
minor
2020-06-18 10:40:02 +03:00
Dimitrii Lopanov
420a74769d
Merge pull request #7 from LdDl/mleak
...
Closes #6
v1.1.0
2020-05-15 16:07:41 +03:00
Dimitrii
527e2942e9
clean up
2020-05-15 16:05:02 +03:00
Dimitrii
8105b8f1ae
chechk latest alexeyab fork + yolov4 upd
2020-05-07 13:02:31 +03:00
Dimitrii
c625572f8c
Merge branch 'master' of github.com:LdDl/go-darknet
2020-05-05 20:30:36 +03:00