-
Hello Thomas,
Thank you for the open-sourced code.
I am using your network to model safety-related assets like lights, exit signs, and fire alarms in an indoor scene. For this application, I inte…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no si…
-
### Checklist
- [X] I have searched related issues but cannot get the expected help.
- [X] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/tree/main/docs/en/faq.md) b…
-
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmcv/issues) and [Discussions](https://github.com/open-mmlab/mmcv/discussions) but cannot get the expected help.
- [X] Th…
-
Thanks for the great work especially introducing the LP evaluation metric.
How are predicted line segments matched to the ground truth segments before calculating the LP evaluation metrics? What ha…
-
Hi, In **PaddleOCR**, inappropriate dependency versioning constraints can cause risks.
Below are the dependencies and version constraints that the project is using
```
shapely
scikit-image
imga…
-
I try to install mmcv-full using below the version of cuda I have installed, some errors occur.
But when I install pytorch using below the version of cuda I have installed, it also can work, do you …
-
when i try to train it on kitti dataset got this error
python tools/train.py configs/pointpillars/pointpillars_hv_secfpn_8xb6-160e_kitti-3d-3class.py
05/04 16:32:52 - mmengine - INFO -
-------…
-
I would like to implement an additional evaluation hook to evaluate the performance differences for object boundaries. Could you please give me some idea of what a good starting point for implementati…