-
- Downloads
Benchmark au (#231)
* Add Human Activity Recognition benchmark scripts * Remove pandas dependency in activity_recognition * Remove pyav dependency * Add decoder option to kinetics loader * Add script for har benchmark install * Update har-benchmark install script * Add variable batch_sizes to har benchmark script * Add har benchmark RTX2080Ti results * Update har benchmark scripts * Add xavier benchmark har results * Update har benchmark scripts with CPU batch_sizes * Add har benchmark CPU results * Fix black lint issue * Remove obsolete dependency * Redo cox3d RTX2080Ti benchmark * Update har benchmark batch sizes * Fix install script env vars * Fix exception handling in kinetics * Update Xavier har benchmark * Add har results on TX2 * Add batch size for tx2 in har benchmark scripts * Add 3D object detection benchmark * Fix bounding box to str * Add detection_3d and tracking_2d benchmarks * Fix imports not working in python 3.6 * Update file names * Update far mot names * Add AB3DMOT benchmark * Update media tracking 3d * benchmark_stgcn added * benchmark_stgcn added * benchmark_stgcn added * benchmark_stgcn added * benchmark_stgcn added * benchmark_stgcn added * benchmark_stgcn added * benchmark_stgcn added * benchmark_stgcn modified * benchmark_stgcn modified * benchmark_stgcn modified * benchmark_stgcn modified * benchmark_stbln modified * benchmark_stbln modified * benchmark_stbln modified * benchmark_stbln modified * benchmark_stbln modified * mcdo is modified * mcdo is modified * mcdo is modified * mcdo is modified * mcdo is modified * mcdo is modified * Fix style in kinetics * Fix W503 * code style fixed * style fixed * Fix style errors * Fix kinetics unused torchvision * Remove activity recognition results * Add av dependency back Co-authored-by:Illia Oleksiienko <io@ece.au.dk> Co-authored-by:
Negar <negar.heidari@eng.au.dk> Co-authored-by:
ad-daniel <44834743+ad-daniel@users.noreply.github.com>
Showing
- projects/perception/activity_recognition/benchmark/README.md 28 additions, 0 deletionsprojects/perception/activity_recognition/benchmark/README.md
- projects/perception/activity_recognition/benchmark/benchmark_cox3d.py 127 additions, 0 deletions...ception/activity_recognition/benchmark/benchmark_cox3d.py
- projects/perception/activity_recognition/benchmark/benchmark_x3d.py 128 additions, 0 deletions...erception/activity_recognition/benchmark/benchmark_x3d.py
- projects/perception/activity_recognition/benchmark/install_on_server.sh 13 additions, 0 deletions...ption/activity_recognition/benchmark/install_on_server.sh
- projects/perception/activity_recognition/benchmark/requirements.txt 1 addition, 0 deletions...erception/activity_recognition/benchmark/requirements.txt
- projects/perception/facial_expression_recognition/landmark_based_facial_expression_recognition/benchmark/benchmark_pstbln.py 103 additions, 0 deletions...cial_expression_recognition/benchmark/benchmark_pstbln.py
- projects/perception/object_detection_3d/benchmark/.gitignore 1 addition, 0 deletionsprojects/perception/object_detection_3d/benchmark/.gitignore
- projects/perception/object_detection_3d/benchmark/benchmark_voxel.py 112 additions, 0 deletions...rception/object_detection_3d/benchmark/benchmark_voxel.py
- projects/perception/object_detection_3d/benchmark/configs/pointpillars_car_xyres_16.proto 173 additions, 0 deletions...tion_3d/benchmark/configs/pointpillars_car_xyres_16.proto
- projects/perception/object_detection_3d/benchmark/configs/pointpillars_ped_cycle_xyres_16.proto 183 additions, 0 deletions...d/benchmark/configs/pointpillars_ped_cycle_xyres_16.proto
- projects/perception/object_detection_3d/benchmark/configs/tanet_car_xyres_16.proto 173 additions, 0 deletions...t_detection_3d/benchmark/configs/tanet_car_xyres_16.proto
- projects/perception/object_detection_3d/benchmark/configs/tanet_car_xyres_16_near_0.24.proto 173 additions, 0 deletions...n_3d/benchmark/configs/tanet_car_xyres_16_near_0.24.proto
- projects/perception/object_detection_3d/benchmark/configs/tanet_car_xyres_16_near_0.24_2.proto 173 additions, 0 deletions...3d/benchmark/configs/tanet_car_xyres_16_near_0.24_2.proto
- projects/perception/object_detection_3d/benchmark/configs/tanet_car_xyres_16_near_0.33.proto 173 additions, 0 deletions...n_3d/benchmark/configs/tanet_car_xyres_16_near_0.33.proto
- projects/perception/object_detection_3d/benchmark/configs/tanet_car_xyres_16_near_0.5.proto 173 additions, 0 deletions...on_3d/benchmark/configs/tanet_car_xyres_16_near_0.5.proto
- projects/perception/object_detection_3d/benchmark/configs/tanet_ped_cycle_xyres_16.proto 183 additions, 0 deletions...ction_3d/benchmark/configs/tanet_ped_cycle_xyres_16.proto
- projects/perception/object_detection_3d/benchmark/media/000000.bin 0 additions, 0 deletions...perception/object_detection_3d/benchmark/media/000000.bin
- projects/perception/object_tracking_2d/benchmark/.gitignore 1 addition, 0 deletionsprojects/perception/object_tracking_2d/benchmark/.gitignore
- projects/perception/object_tracking_2d/benchmark/benchmark_deep_sort.py 129 additions, 0 deletions...ption/object_tracking_2d/benchmark/benchmark_deep_sort.py
- projects/perception/object_tracking_2d/benchmark/benchmark_fair_mot.py 101 additions, 0 deletions...eption/object_tracking_2d/benchmark/benchmark_fair_mot.py
Loading
Please register or sign in to comment