sceddd
sceddd
### Search before asking - [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar feature requests. ### Description I’m building an intelligent traffic lighting system and see that...
Im try to get image from lib or camera but it's return error "Image provider can not be null". Any idea... ``` java public class MainActivity extends AppCompatActivity { private...
I working with WebRTC try to stream kind of detection model to other users in the room. The key is to convert the frame to a bitmap.
I face with an error when trying to train a custom dataset, I use the final version and my yaml file look like this: path: ../YOLOv5-Lite/data/yolov5_lite_dataset train: - .../YOLOv5-Lite/data/yolov5_lite_dataset/images/train val:...
[Bug]:
### Before Reporting - [X] I have pulled the latest code of main branch to run again and the bug still existed. 我已经拉取了主分支上最新的代码,重新运行之后,问题仍不能解决。 - [X] I have read the [README](https://github.com/tinyvision/DAMO-YOLO/blob/master/README.md)...
This repository require mmcv==2.0.0rc4,