xavier
38a1b9dcb2
Add Mobilenet2SSDLite test
...
The new test works both with TensorRT and cuDNN. Preprocessing and
Postprocessing are missing. Add ClippedReLU (for ReLU6), groups for
Conv2d, additional bias for convolution.
Other minors:
-move the timer in the detector to measure all the
processing time for a given frame (both centernet and yolo);
-add int8 flag.
Signed-off-by: Micaela Verucchi <micaelaverucchi@gmail.com >
Davide Sapienza <sapienza.dav@gmail.com >
2020-02-21 10:45:46 +01:00
xavier
0f0c8c28e1
Merge with master, works with Jetpack 4.3
...
Signed-off-by: xavier <micaelaverucchi@gmail.com >
2020-01-15 19:24:19 +01:00
xavier
c32a0be257
Batchnorm eps fix, works on jetpack 4.3
2020-01-15 18:06:02 +01:00
Davide Sapienza
5272f1cde6
CenterNet TensorRT serialization works
...
This commit adds the Deformable layer serialization.
Signed-oof-by: Davide Sapienza <sapienza.dav@gmail.com >
2019-12-23 15:31:13 +01:00
Francesco Gatti
f9afee2f3b
deconv layer cudnn
2019-10-30 00:05:22 +01:00
Roberto Cavicchioli
3714155809
dla
2019-03-06 16:40:12 +01:00
Francesco Gatti
6249956469
namespace change
2018-12-14 21:55:16 +01:00
Francesco Gatti
2cf8d8f6fc
fp16 implementation, TODO deallocate in LayerWgs
2017-08-30 14:37:25 +00:00
Francesco Gatti
c41a0a09a6
version fix
2017-08-22 01:43:36 -07:00
Francesco Gatti
266330009c
opencv viz
2017-08-10 16:22:17 +02:00
Francesco Gatti
b75fa637cb
better print
2017-08-09 16:04:49 +00:00
Francesco Gatti
0a9957ba18
network print
2017-08-08 14:59:25 +02:00
Francesco Gatti
7d570c0df4
tiny yolo not working
2017-08-07 15:05:48 +02:00
Francesco Gatti
34198a4e8d
fix
2017-08-04 16:16:03 +00:00
Francesco Gatti
4526e2767a
NetworkRT (deallocations to be done)
2017-08-03 12:16:57 +02:00
Francesco Gatti
e8355cee67
better network model
2017-08-01 23:03:02 +02:00
Francesco Gatti
ed5e5d58b5
TensorRT version
2017-08-01 17:51:49 +02:00
Francesco Gatti
b94931f9f7
yolo layers
2017-08-01 16:08:56 +02:00
Francesco Gatti
d5ff332f0c
merge
2017-07-02 20:52:08 +02:00
Francesco Gatti
ea59d7ca53
1 command network inference
2017-07-02 20:47:14 +02:00
Francesco Gatti
d80ec7f6ee
tkDNN library version 0.1
2017-06-29 12:50:10 +00:00
Francesco Gatti
0767df43a2
initial commit
2017-06-28 01:14:39 +02:00