-
I wonder if i can apply opencv to visualize the masks of SA-1B instead of matplotlib. How can i do? I have tried to do this by pycocotools.masks.decode(results), but it failed. And the value of pycoco…
-
Discussion about the features implemented in the project that need to be highlighted during presentation.
-
### 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 simi…
-
hello, in the code **estimatepose.py** ,only two poses of img1 and img2 are estimated, but in your report, consecutive images can be estimate poses. how to do that?
thanks in advance.
-
## Bug Report
### Summary
Feature flaw of overzealous input validation, I believe duplicate name is very common even though the app is only to be used within SoC. Not only that, having two assignmen…
-
Using the stand alone VOTT installed from the "exe" installer located here: https://github.com/Microsoft/VoTT/releases
I created two connections. One to a local file directory that contains 100 im…
-
https://arxiv.org/pdf/1611.10012.pdf
In this paper, we study the trade-off between accuracy and speed when building an object detection system based on convolutional neural networks. We consider th…
leo-p updated
7 years ago
-
### Describe the bug
When you start UAD for the first time, Windows Defender considers UAD to be a dangerous program and displays a window about protecting your computer against this tool. This is mo…
-
Hello, thank you for sharing this incredible work. I am new to depth completion, and I would like to utilize the depth completion results for KITTI 3D object detection images. I'm currently facing som…
-
>출처 : [R-CNN 설명 및 정리](https://ganghee-lee.tistory.com/35), [1-Stage detector와 2-Stage detector란?](https://ganghee-lee.tistory.com/34), [R-CNN 구조](https://bskyvision.com/694)
컴퓨터비전에서의 문제들은 크게 4가지로 분…