This website requires JavaScript.
7f65ee0b2a
Merge remote-tracking branch 'origin/master' into cnet
Davide Sapienza
2020-12-07 17:45:44 +01:00
714d0685a9
Initiliaze dataDim_t with nvinfer1::Dims
oren
2020-12-05 16:52:47 -06:00
b4d1bfe255
Merge remote-tracking branch 'upstream/master'
mgrova/master
mgrova/HEAD
mgrova/master
mamontesg
2020-12-04 10:25:59 +01:00
8fb5772ad9
Update README_seg.md
thnkinbtfly/segmentation
eezstreet/segmentation
Micaela Verucchi
2020-11-24 13:03:02 +01:00
43d213ba36
Update README_seg.md
Micaela Verucchi
2020-11-24 12:44:36 +01:00
f137bcb694
Update README_seg
Micaela Verucchi
2020-11-24 12:39:37 +01:00
a52e18b6e6
Add shelfnet_mapillary, README_seg, resize of input
Micaela Verucchi
2020-11-24 12:37:33 +01:00
a17e7800b9
Add computation of #parameters, #MACC, and max feature map size in the tests
thnkinbtfly/eval
perseusdg/eval
Micaela Verucchi
2020-11-23 13:07:54 +01:00
b8855b9599
Update README
Micaela Verucchi
2020-11-23 11:34:06 +01:00
702791e41a
Add support for yolov4x-mish. Changes: - add parameters nms_kind, nms_thresh, new_coords to yolo layer and darknet parser - added diou nms, new method to compute the BBs - created test for yolov4x-mish called yolo4x
Micaela Verucchi
2020-11-23 11:25:52 +01:00
86478f9384
Add yolo4_mmr test
nightduck/master
nightduck/HEAD
Micaela Verucchi
2020-10-23 11:40:55 +02:00
a0e7f05a50
Update README.md
Micaela Verucchi
2020-10-10 13:03:01 +02:00
d3372aad31
Update README with Xavier NX FPS results 15W4Core
Micaela Verucchi
2020-09-15 14:09:02 +02:00
be818d5e3a
Update README with Xavier NX FPS results
Micaela Verucchi
2020-09-15 10:50:24 +02:00
04b4a69107
Merge with master
nightduck/eval
Micaela Verucchi
2020-09-14 17:30:02 +02:00
fa2b3d26cb
Fix typos (#107 )
micaela
2020-09-11 09:13:59 +02:00
b2b5e2db98
Rebase Python example from ioir123ju/tkDNN/master/
onyalcin/master
onyalcin/HEAD
onyalcin/master
onyalcin
2020-08-22 12:53:59 -07:00
38106a9495
Merge branch 'master' of https://github.com/ceccocats/tkDNN
Micaela Verucchi
2020-08-06 15:54:09 +02:00
df5443e017
Fix boxes also for Centernet
Micaela Verucchi
2020-08-06 15:53:57 +02:00
8bef544bae
Update README.md
Micaela Verucchi
2020-08-06 11:05:26 +02:00
f778e1aa99
Fixed boxes to float, add conf thresh as param
Micaela Verucchi
2020-08-05 19:55:10 +02:00
8ff7cad2e1
Modified resize and boxes coordinates to float, to achieve same darknet accuracy
thnkinbtfly/resize
perseusdg/resize
onyalcin/resize
nightduck/resize
matthewgiarra/resize
eezstreet/resize
AdamCuellar/resize
resize
Micaela Verucchi
2020-08-05 17:25:33 +02:00
b99a2f9d30
Add yolo3_voc test
thnkinbtfly/yolo4tiny
perseusdg/yolo4tiny
onyalcin/yolo4tiny
nightduck/yolo4tiny
matthewgiarra/yolo4tiny
eezstreet/yolo4tiny
AdamCuellar/yolo4tiny
yolo4tiny
Micaela Verucchi
2020-08-03 16:33:23 +02:00
a5d2d4792a
fix coords convert
Francesco Gatti
2020-07-27 13:52:39 +02:00
3a0802d70c
Resolve detection objects pick by prob threshold. Before this it will only pick the last object with prob > thresh wich is absolutely wrong Now it picks all the objects with prob > thesh.
Francesco Gatti
2020-07-27 13:45:42 +02:00
2cd0208f20
Update README.md
biparnakroy/master
biparnakroy/HEAD
biparnakroy/master
Biparnak Roy
2020-07-25 22:03:04 +05:30
47b1b6a006
added extyolo flag
Biparnak Roy
2020-07-25 22:01:01 +05:30
07fe1c8fdb
Update README.md
Biparnak Roy
2020-07-25 21:11:35 +05:30
ca639958aa
added YOLO output
Biparnak Roy
2020-07-25 21:05:44 +05:30
e976c71edc
Update demo.cpp
Biparnak Roy
2020-07-25 21:04:44 +05:30
827c02b975
Adding YOLO output coordinates
Biparnak Roy
2020-07-25 21:03:40 +05:30
67402848b1
Merge branch 'master' of https://github.com/ceccocats/tkDNN
marco montes
2020-07-24 13:19:49 +02:00
286e777300
Improved segmentation results, removed resize, code to reorder
onyalcin/segmentation
nightduck/segmentation
Micaela Verucchi
2020-07-22 19:21:46 +02:00
ad8dab914e
Update README.md
Biparnak Roy
2020-07-18 05:38:10 +05:30
8db97300e1
Update README.md
Biparnak Roy
2020-07-18 05:29:33 +05:30
7866bf66d7
Update README.md
Biparnak Roy
2020-07-18 05:26:53 +05:30
514d8e717d
Update README.md
Biparnak Roy
2020-07-18 05:21:35 +05:30
44a6e8cca5
added save flag
Biparnak Roy
2020-07-18 05:17:07 +05:30
78944d8ce8
Create httpunistd.h
Biparnak Roy
2020-07-18 05:10:42 +05:30
179d9d38ae
Update https_stream.h
Biparnak Roy
2020-07-18 05:09:58 +05:30
1ac07aeeee
Create https_stream.h
Biparnak Roy
2020-07-18 05:07:52 +05:30
d957d9af07
Update demo.cpp
Biparnak Roy
2020-07-18 05:06:22 +05:30
f4970d1e6f
Update README.md
Micaela Verucchi
2020-07-17 14:37:10 +02:00
6a68f19b2c
Fix patch from @ahmedius2 , tkDNN now supports CUDNN 8.0.1 (Fix #74 )
Micaela Verucchi
2020-07-16 18:37:37 +02:00
fe2b06d607
Fix patch
thnkinbtfly/cudnn-8.0.1
perseusdg/cudnn-8.0.1
onyalcin/cudnn-8.0.1
nightduck/cudnn-8.0.1
matthewgiarra/cudnn-8.0.1
eezstreet/cudnn-8.0.1
biparnakroy/cudnn-8.0.1
AdamCuellar/cudnn-8.0.1
cudnn-8.0.1
Micaela Verucchi
2020-07-16 18:37:37 +02:00
c4aad7fe95
Patch for CUDNN 8.0.1
tk
2020-07-16 18:16:09 +02:00
b2df9fc110
Update README.md
Francesco Gatti
2020-07-13 19:51:09 +02:00
b12cf0d7c2
docker
Francesco Gatti
2020-07-13 19:50:00 +02:00
594947f301
Update file names map demo
onyalcin/eval
biparnakroy/eval
Micaela Verucchi
2020-07-08 11:27:09 +02:00
e7779ad773
Add conf_thresh parameter to detectors, add batches handling in map demo
Micaela Verucchi
2020-07-08 09:52:36 +02:00
65e2074dda
Merge branch 'eval' of https://github.com/ceccocats/tkDNN into eval
tk
2020-07-06 17:58:08 +02:00
a68f45cb4e
Merge with master, add yolov4tiny_512
tk
2020-07-06 17:57:50 +02:00
b4c8c2bbad
Add stats
biparnakroy/segmentation
Micaela Verucchi
2020-07-03 18:45:20 +02:00
79cd96de6f
Add resize to original size, writing of segmentation
Micaela Verucchi
2020-07-02 12:14:20 +02:00
9c6122a456
Merge remote-tracking branch 'upstream/master'
mgrova
2020-07-01 12:04:10 +02:00
7c2155decf
Add weights download link for csresnext50-panet-spp_berkeley ( fix #63 )
Micaela Verucchi
2020-07-01 11:56:46 +02:00
a5cc4e3eda
Add berkeley test, add weights for shelfnets
Micaela Verucchi
2020-07-01 10:53:24 +02:00
a4dca23111
Minor
Micaela Verucchi
2020-07-01 10:22:31 +02:00
04602f3952
Yolo4-tiny batched fix #59
biparnakroy/yolo4tiny
Francesco Gatti
2020-06-30 19:37:16 +02:00
fe2e4eae92
yolo4tiny works on tensorRT 🐬 🐬 🐬 🐬
Micaela Verucchi
2020-06-30 15:52:58 +02:00
61aa24c6b7
yolov4tiny works on CUDNN
Micaela Verucchi
2020-06-30 15:19:03 +02:00
3bf9547502
Improve preprocessing
Micaela Verucchi
2020-06-29 15:11:52 +02:00
e68b0e7bc7
[BUG] Improve accuracy
ioir123ju/master
ioir123ju/HEAD
ioir123ju/master
ioir123ju
2020-06-28 10:45:38 +08:00
6d9beb1ec5
Merge pull request #53 from omaralvarez/master
Francesco Gatti
2020-06-25 10:07:41 +02:00
d25803d438
Post-processing improved
Micaela Verucchi
2020-06-24 18:46:25 +02:00
082920f3f5
Shelfnet works, also visualization. Postprocessing need to be parallelized
Micaela Verucchi
2020-06-23 20:01:47 +02:00
94e558003d
Shelfnet works on tensorRT (shortcut need to be fixed)
Micaela Verucchi
2020-06-23 12:50:24 +02:00
6fd261f628
Shelfnet works on cuDNN. To test everything else
Micaela Verucchi
2020-06-22 18:11:19 +02:00
2817ade782
Fix parsing label files with unexpected chars
Omar Alvarez
2020-06-22 13:40:15 +02:00
2f32af57ef
added support for both reorg and reorg3d layers of AlexeyAB/Darknet
mrhosseini/master
mrhosseini/HEAD
mrhosseini/master
MohammadReza Hosseini
2020-06-21 17:45:51 +04:30
c49bd1865a
fixing reorg layer bug
MohammadReza Hosseini
2020-06-21 14:06:12 +04:30
9f1e30eaa9
Add shelfnet. Resnet18backbone works
Micaela Verucchi
2020-06-19 18:55:42 +02:00
c7ceff73ea
Merge branch 'ceccocats-master'
MohammadReza Hosseini
2020-06-18 16:48:06 +04:30
fa41bc5b44
Merge branch 'master' of https://github.com/ceccocats/tkDNN into ceccocats-master
MohammadReza Hosseini
2020-06-18 16:47:24 +04:30
91ba13b27a
fixing dilation problem for tensorrt
MohammadReza Hosseini
2020-06-18 16:15:09 +04:30
95daadcec2
[CHG] ADD xcalloc define
ioir123ju
2020-06-17 18:37:47 +08:00
d07db44bcb
[CHG] ADD xcalloc
ioir123ju
2020-06-17 16:58:57 +08:00
40d3018a3e
[CHG] Add lib of demo.
ioir123ju
2020-06-17 16:32:56 +08:00
15564efdbb
[ADD] Add a python demo.
ioir123ju
2020-06-17 11:47:00 +08:00
1dfc69ba89
viz yolo3 preprocess
Francesco Gatti
2020-06-16 13:19:30 +02:00
07193fc343
dealloc in test.h fix #36
Francesco Gatti
2020-06-16 12:44:12 +02:00
1b8f45703f
darknet parser cpp
Francesco Gatti
2020-06-16 12:41:48 +02:00
3d3a2427c9
viz yolo3
Francesco Gatti
2020-06-16 12:36:45 +02:00
285c77d6dd
Imptove relative paths
Micaela Verucchi
2020-06-15 17:15:37 +02:00
d60ddb6227
removed extra include in installation path
mgrova
2020-06-15 12:45:07 +02:00
5a1b93ff62
fixed cmake installation path
mgrova
2020-06-15 12:07:08 +02:00
bf880512d3
Fixed installation path and add uninstall
mgrova
2020-06-15 09:48:39 +02:00
c51675bf44
added dilated convolution
MohammadReza Hosseini
2020-06-14 18:49:10 +04:30
e20d3a0861
adding reorg3d layer
MohammadReza Hosseini
2020-06-14 18:48:25 +04:30
b8ecd3c0cb
Merge pull request #1 from ceccocats/master
mrhosseini
2020-06-14 17:14:16 +04:30
6dff675db7
fix wrong commit
Francesco Gatti
2020-06-14 13:03:48 +02:00
cbfc8ea4f2
serialize fix
Francesco Gatti
2020-06-14 13:01:45 +02:00
567dc0f75d
cmake cudnn fix
Francesco Gatti
2020-06-14 12:57:29 +02:00
ab6d2d1766
Update README
Micaela Verucchi
2020-06-12 11:39:46 +02:00
8d08f5aade
New yolo4_512 download link
mgrova/eval
ioir123ju/eval
Micaela Verucchi
2020-06-11 20:54:17 +02:00
e094a3e0fc
Add script for inference FPS
Micaela Verucchi
2020-06-11 16:09:01 +02:00
c4e955eab5
Add different yolov4 size tests
Micaela Verucchi
2020-06-11 12:43:34 +02:00
be9e327aef
Fix minor, update readme
Micaela Verucchi
2020-06-09 21:01:19 +02:00
211eff8ad0
Merge branch 'master' of https://github.com/ceccocats/tkDNN
Francesco Gatti
2020-06-09 20:53:17 +02:00
20303ac32e
cudnn8 compile
Francesco Gatti
2020-06-09 20:53:05 +02:00