Commit Graph

  • 3ea23815a4 Update README.md Micaela Verucchi 2020-06-03 11:01:17 +02:00
  • 62e4a3f779 memory release v0.5 Francesco Gatti 2020-06-02 12:43:06 +02:00
  • 0458f361b1 release layer wgs and version update Francesco Gatti 2020-06-01 21:03:37 +02:00
  • 2f243f26e5 readme update Francesco Gatti 2020-06-01 19:04:39 +02:00
  • c8ed6d782a all test ok thnkinbtfly/darknetparser perseusdg/darknetparser onyalcin/darknetparser nightduck/darknetparser mrhosseini/darknetparser mgrova/darknetparser ioir123ju/darknetparser eezstreet/darknetparser biparnakroy/darknetparser AdamCuellar/darknetparser Francesco Gatti 2020-06-01 16:15:29 +02:00
  • d4e0d07e09 merge Francesco Gatti 2020-06-01 15:34:59 +02:00
  • 0548a662f5 Merge branch 'master' of https://github.com/ceccocats/tkDNN into eval mrhosseini/eval Micaela Verucchi 2020-06-01 15:18:29 +02:00
  • a0e4e9f209 Modify yolov4_berkeley link for download, clean to merge with master Micaela Verucchi 2020-06-01 15:17:53 +02:00
  • 18794d52c2 darknet parser tested Francesco Gatti 2020-06-01 14:55:08 +02:00
  • d2e2669b6d darknet parse all net to be tested Francesco Gatti 2020-06-01 12:22:55 +02:00
  • d8fbee58d8 Add names files Micaela Verucchi 2020-06-01 10:42:06 +02:00
  • a6eef498fa Check Micaela Verucchi 2020-06-01 10:39:13 +02:00
  • 826fcc97c8 Read classes' names from file Micaela Verucchi 2020-06-01 10:34:48 +02:00
  • 6d81473b2a yolo3 parsed ok Francesco Gatti 2020-05-30 22:11:00 +02:00
  • 0621ed223b Merge branch 'darknetparser' of https://github.com/ceccocats/tkDNN into darknetparser Francesco Gatti 2020-05-30 19:38:31 +02:00
  • 0ae96a6bc4 darknet parser to be tested on yolo3 Francesco Gatti 2020-05-30 19:38:26 +02:00
  • d45947eec5 Add group field Micaela Verucchi 2020-05-30 19:03:29 +02:00
  • e5e6654b1d Add fields to darknetParseFields Micaela Verucchi 2020-05-30 18:44:17 +02:00
  • 298487d5c5 parse yolo layers Francesco Gatti 2020-05-30 18:44:02 +02:00
  • 6b6dbabba3 Modify darknetFields_t Micaela Verucchi 2020-05-30 18:10:14 +02:00
  • e1d5f58c3f layer parser Francesco Gatti 2020-05-30 18:02:20 +02:00
  • 041a5cf65d Add some fields Micaela Verucchi 2020-05-30 18:00:22 +02:00
  • 8935d85e91 parse layer and network Francesco Gatti 2020-05-30 17:59:00 +02:00
  • 64d22c51f1 Add darknetParseFields Micaela Verucchi 2020-05-30 17:57:48 +02:00
  • eec8de3efa merge Micaela Verucchi 2020-05-30 17:33:18 +02:00
  • 548a3dd33c parse line by line Francesco Gatti 2020-05-30 17:27:22 +02:00
  • 15105e90d3 Add parseType Micaela Verucchi 2020-05-30 17:25:48 +02:00
  • 4e1c7a70b1 darknet parser interface Francesco Gatti 2020-05-30 16:58:40 +02:00
  • d936e5f740 Add mish_yashas Micaela Verucchi 2020-05-30 16:57:53 +02:00
  • 3d2405323b Add the downloading CenterNet weights and outputs for 3D onyalcin/cnet nightduck/cnet mrhosseini/cnet mgrova/cnet ioir123ju/cnet biparnakroy/cnet Davide Sapienza 2020-05-29 15:54:22 +02:00
  • 7a677d5c10 Add CenterNet based on Resnet101 for 3D, CUDNN and TensorRT work Davide Sapienza 2020-05-29 14:54:36 +02:00
  • 90dd1d95f3 Update LICENSE Francesco Gatti 2020-05-28 14:44:07 +02:00
  • f07f333ae5 Update README Davide Sapienza 2020-05-27 18:06:26 +02:00
  • 6bdf47bae6 Add 3D demo program Davide Sapienza 2020-05-27 18:05:38 +02:00
  • ba8c282384 Add 3D CenterNet detection class Davide Sapienza 2020-05-27 18:03:09 +02:00
  • 64098ad244 Add CenterNet based on DLA34 for 3D, CUDNN and TensorRT work Davide Sapienza 2020-05-22 12:51:25 +02:00
  • 854e1d909a Fix original size Micaela Verucchi 2020-05-19 16:33:45 +02:00
  • 377310af50 Add variable batch for detector update Micaela Verucchi 2020-05-19 09:32:27 +02:00
  • 0a9e01db15 Add yolo4_berkeley test Micaela Verucchi 2020-05-15 09:48:59 +02:00
  • 23b40de508 Add verbose define Micaela Verucchi 2020-05-15 09:41:27 +02:00
  • 5d01a3f629 Fix Centernet postprocessing Micaela Verucchi 2020-05-14 17:13:38 +02:00
  • 40456592fc Adapt detection classes to use batches, adapt demos, update README Micaela Verucchi 2020-05-14 16:41:51 +02:00
  • 2e3cb52cff Add flag to disable visualization and save video Micaela Verucchi 2020-05-11 15:08:10 +02:00
  • f684a2126e Merge branch 'master' of https://github.com/ceccocats/tkDNN into eval Micaela Verucchi 2020-05-11 11:58:51 +02:00
  • 533bb48789 Add json detection creation for codalab check Micaela Verucchi 2020-05-11 11:57:58 +02:00
  • ca7631250c filter yaw ok Francesco Gatti 2020-05-03 19:12:10 +02:00
  • 7f0d9a930d Merge branch 'tree' into ipmslam Francesco Gatti 2020-05-03 15:58:43 +02:00
  • 85bbbf42a1 merge Francesco Gatti 2020-05-03 15:58:00 +02:00
  • df76766890 Imu odom weights Francesco Gatti 2020-05-03 15:56:30 +02:00
  • 2594e491d4 Merge branch 'master' of https://github.com/ceccocats/tkDNN Francesco Gatti 2020-05-03 15:54:42 +02:00
  • 5a9ed44b6a SEP model Francesco Gatti 2020-05-03 15:54:39 +02:00
  • 9b3752d77a Merge branch 'master' of https://github.com/ceccocats/tkDNN Francesco Gatti 2020-05-03 15:53:51 +02:00
  • 5ab2e63de4 imu odom SEP model Francesco Gatti 2020-05-03 15:53:35 +02:00
  • 98537624cf merge tree Francesco Gatti 2020-05-01 15:39:00 +02:00
  • 4fd84b1876 Update README.md Micaela Verucchi 2020-04-29 18:34:06 +02:00
  • d8f034a7ad Update README.md Francesco Gatti 2020-04-29 18:17:32 +02:00
  • d6c28c5ba2 Update README.md Francesco Gatti 2020-04-29 18:09:50 +02:00
  • 3e2d0630b7 Update README.md Francesco Gatti 2020-04-29 13:07:26 +02:00
  • 986ec5d00c Update LICENSE Francesco Gatti 2020-04-28 22:59:45 +02:00
  • adb5a693cd Modify download Micaela Verucchi 2020-04-28 20:40:35 +02:00
  • db0f8a4d99 Support yolov4 Micaela Verucchi 2020-04-28 20:35:30 +02:00
  • e6d435a463 Merge commit '04bd5d7ff46270c732b76cd9656e22de930e138e' into tree Francesco Gatti 2020-04-28 14:54:18 +02:00
  • a874fad2bd Merge branch 'master' of https://github.com/ceccocats/tkDNN into cnet Micaela Verucchi 2020-04-28 14:43:24 +02:00
  • 04bd5d7ff4 stream thnkinbtfly/batch perseusdg/batch onyalcin/batch nightduck/batch mrhosseini/batch mgrova/batch ioir123ju/batch eezstreet/batch biparnakroy/batch AdamCuellar/batch Francesco Gatti 2020-04-28 14:36:02 +02:00
  • 89f91f568e Fix shortcutRT plugin, now works with batches, fix yolo3_512 downlaod link Micaela Verucchi 2020-04-28 14:34:12 +02:00
  • c975a467b1 sensor close if not started fix Francesco Gatti 2020-04-28 12:59:30 +02:00
  • 6e5ab031c4 Deformable batch works dsapienza 2020-04-25 02:47:31 +02:00
  • f418a1f9b2 Add bdd new tests, add BDD100K_val download, fix yolo3-512 link Micaela Verucchi 2020-04-24 12:39:57 +02:00
  • 3ba276a236 merge tkDNN Francesco Gatti 2020-04-24 11:18:22 +02:00
  • 13c9dc6620 RegionRT softmax fix Francesco Gatti 2020-04-24 00:08:06 +02:00
  • 1ea6097a97 Reshape batch fix Francesco Gatti 2020-04-23 23:51:23 +02:00
  • 8cff886ee5 Flatten batch to be checked Francesco Gatti 2020-04-23 01:18:27 +02:00
  • 488887992c test batch Francesco Gatti 2020-04-23 00:54:03 +02:00
  • 8caff5f598 RouteRt is not used Francesco Gatti 2020-04-21 19:50:45 +00:00
  • 3d940a9fa2 batch seems ok in yolo3_berkely layers to be checked: DeformableConvRT FlattenConcatRT ReshapeRT RouteRT (dont know why but seems working) Francesco Gatti 2020-04-21 19:41:40 +00:00
  • 7c81c5a43c batch size > 1 Francesco Gatti 2020-04-21 19:20:44 +02:00
  • b1818b81d9 Merge pull request #2 from ceccocats/cnet Francesco Gatti 2020-04-18 12:43:23 +02:00
  • 2fbac7705d Move download of weights inside build folder Micaela Verucchi 2020-04-17 22:36:25 +02:00
  • cbea75a8f6 merge master Francesco Gatti 2020-04-15 14:21:33 +02:00
  • 4a308467e6 warning fix Francesco Gatti 2020-04-14 14:26:06 +02:00
  • 29b99f4e61 pull from repos Francesco Gatti 2020-04-14 12:32:50 +02:00
  • e3e5a133f5 pull from repos Francesco Gatti 2020-04-12 21:47:25 +02:00
  • f637aa0ea8 Create LICENSE Francesco Gatti 2020-04-09 22:13:50 +02:00
  • c654610569 readme update Francesco Gatti 2020-04-09 20:15:37 +02:00
  • 85588f7343 warning fix Francesco Gatti 2020-04-09 20:05:10 +02:00
  • f9e3f17c0a cmake dont download test data Francesco Gatti 2020-04-09 20:00:29 +02:00
  • cb5b7a1d98 ignore calib table Francesco Gatti 2020-04-09 19:56:08 +02:00
  • 106cbb5c73 Remove the optional parameters from the Pooling layer. Davide Sapienza 2020-04-09 19:20:27 +02:00
  • fabad7bace Add mnist download, change ERROR_TKDNN into ERROR_TENSORRT Micaela Verucchi 2020-04-09 19:02:25 +02:00
  • 4361d5fec0 Remove the final parameter from the layers Davide Sapienza 2020-04-09 18:48:03 +02:00
  • 3502c5b676 Fix pooling, add return code in each test, add return code handling in test_all_tests script Micaela Verucchi 2020-04-09 15:25:05 +02:00
  • ed0596a52c warning fix Francesco Gatti 2020-04-09 01:00:14 +02:00
  • 2635d24855 Merge branch 'master' into cnet Francesco Gatti 2020-04-09 00:57:43 +02:00
  • 1bb9f73a0b remove deprecated and unused warning Francesco Gatti 2020-04-09 00:55:07 +02:00
  • c1247930c9 gnuplot imuodom Francesco Gatti 2020-04-08 16:53:35 +02:00
  • bddb0110ca Add imuodom download and test in script Micaela Verucchi 2020-04-08 16:50:40 +02:00
  • 6d1fda0c21 Compile on tx2 Micaela Verucchi 2020-04-08 16:23:08 +02:00
  • 35e86ca5cb Improve test_all_tests scripts to run in every mode (FP32, FP16, INT8) Micaela Verucchi 2020-04-08 15:29:49 +02:00
  • 0debd01ba7 Minor, uncomment test_all_tests Micaela Verucchi 2020-04-08 15:05:52 +02:00
  • 0951f4644f Merge with master works Signed-off-by: Micaela Verucchi <micaelaverucchi@gmail.com> Davide Sapienza <sapienza.dav@gmail.com> Micaela Verucchi 2020-04-08 14:59:42 +02:00