Le0v1n
Le0v1n
I modify `COUNT_OF_FRAMES_PER_INFERENCE=4 -> 16` in `Constants.java`and it has error when program running: ``` E/AndroidRuntime: FATAL EXCEPTION: ModuleActivity Process: org.pytorch.demo.torchvideo, PID: 6094 java.lang.IllegalStateException: Buffer underflow ``` Specific in `LiveVideoClassificationActivity.java`: ```java...
- **OS:** Windows 10 - **PyQt version:** Unknon How to change the box color of every class? In my task, there are `blue_obj`, `green_obj`, and `yellow_obj`, but **they are displayed...
Hello, I am a beginner in emotion recognition and I have previously worked with the DEAP dataset, which primarily consists of EEG signals. Since there is a wealth of information...
### 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) but cannot get the expected help....
### 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 similar questions. ### Question Today, I attempted to observe the operation process of...
### 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 similar questions. ### Question I found a small issue related to `single_cls` that...
In issue [#13028](https://github.com/ultralytics/yolov5/issues/13028), I raised a question about `--single-cls` and provided a code suggestion, therefore I am applying for a PR. I only modified the code in `train.py`, as shown...
在README中看到了从VSCode特定版本后不支持双击分词了,请问是VSCode限制了这个功能吗?您有考虑后续加入这个功能吗?CJK-Word-Handler非常好用!
If I want to train my own dataset, the situation of the dataset is as follows: | Dataset Name | Category | Category Name | BBOX | Captions | |:-------------|:---------:|:-------------:|:-----:|----------|...