-
# Overview
- 자율 주행 자동차의 단안 카메라로 RGB 이미지를 받아 각 물체를 인식하는 모델 파이프라인을 구축한다.
1. Object detection 모델:
적은 데이터로도 빠르고 정확한 학습이 가능하고, 물체를 인식해야 한다는 측면에서는 가장 적합한 task 정의이다.
하지만, Depth estimation과 통합하기 위해서는 p…
-
Hi, I modified the model and retrain it with python3 train.py configs/car_auto_T3_train_train_config configs/car_auto_T3_train_config
and I want to compare with all the results listed in the table i…
-
Hello, authors. Your work is very exciting and meaningful! I have some questions about the details in the json file. How is point_coord selected? How are features of the volume, surface_area, radius g…
-
i prepared the environment according to the README, but still reports this error:
```
Traceback (most recent call last):
File "/tmp-data/user1/code/3d_object_detection/MonoFlex-main/tools/plain…
-
https://blog.csdn.net/weixin_39446416/article/details/110368320
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues.
- [X] This issue is not a question, bug report, or anything other than a feature…
-
Or could your provide me some tips?
-
**Check if issue already exists**
[Here's the same issue on the Luxonis forum](https://discuss.luxonis.com/d/4706-oak-d-pro-wide-ros-camera-info-calibration-interpretation/3).
**Describe the bug**…
-
Using master (12/04/2021) + bypassing tensor_requirements to be 2.4.1+ on ubuntu 20.04 = successful data visualization on data reader example using semantic KITTI dataset.
After downloading the KI…
-
ChatGPT proposed the following lists of datasets:
(50/50)
KITTI
Waymo Open Dataset
BDD100K
ApolloScape
nuScenes
Cityscapes
Mapillary Vistas
BOSCH Small Traffic Lights
Oxford RobotCar
Argo…