-
📚 This guide explains how to **freeze** YOLOv5 🚀 layers when **transfer learning**. Transfer learning is a useful way to quickly retrain a model on new data without having to retrain the entire networ…
-
We've meticulously reconstructed all components of Intel's MLPerf Inference v0.5 submission, including:
- the [Linux/CPU code](https://github.com/mlperf/inference_results_v0.5/tree/master/closed/Inte…
-
Describe the bug
I ran the cell sample from the github page and till the compile step everything is fine.
When running the compile step I get:
Error in py_call_impl(callable, dots$args, dots$ke…
-
## âť“ Questions and Help
When I trained the mask-rcnn with my dataset, I got a unexpected error like the title in the 92620 iteration. I prepared my dataset with coco-style.
The error:
```
2019-…
-
Hello, I did some tests and I would like to share
I trained 4 models comparing the results between the same model with pre trained weights and without.
My configuration for this tests was:
Batch …
-
Hi @TNTWEN
Are there any plans for supporting yolov4x-mish cfg files? When I try to use the config parser with a default or custom yolov4x-mish.cfg file, I get the following error:
`Traceback (…
-
-
### 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…
-
**When i render my own video,there occur the following error in step 5:**
`raise subprocess.CalledProcessError(
subprocess.CalledProcessError: Command '['ffmpeg', '-f', 'rawvideo', '-vcodec', 'raw…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…