-
Hi 👋🏻
I noticed that YOLOv10 has trouble detecting small objects, especially compared to YOLOv8 and YOLOv9. I have built a small [HF Space](https://huggingface.co/spaces/SkalskiP/YOLO-ARENA) where…
-
Hi, everyone.
I hope you are very well. I'm facing this problem.
## Env
- GPU, e.g. V100, RTX2080, TX2, Xavier NX, Nano, etc.
I'm using Docker with this image: FROM nvcr.io/nvidia/tensorrt…
-
I am storing the voice like this:-
```
Download Results:
gid |stat|avg speed |path/URI
======+====+===========+=======================================================
353dd9|OK | 472KiB/s|/…
-
Hello, I was wandering whether you are planning on releasing a script to convert weights trained with this repository to the huggingface format?
Currently, huggingface is the best way to share mode…
-
Hi, If I want to use CT scans , so the width is 128, length 128 and the depth for example 96, how can I use Resnet
-
it seems that the output encoder should be an extra module with the same structure and the same weight with the input encoder. But it is very difficult to get convergence in my training. Correct me …
nkcdy updated
3 years ago
-
Hi @dkurt ,
Your solution to overcome a pytorch to IR model conversion issue [here](https://github.com/openvinotoolkit/training_extensions/pull/630#issuecomment-1023967160) was really helpful, howev…
-
Does this code works for stylegan2-ada?
-
# Bug Report
### Which model does this pertain to?
[yolov4](https://github.com/onnx/models/tree/master/vision/object_detection_segmentation/yolov4)
### Describe the bug
Attempted to replicate …
-
## 🌱 Describe your Feature Request
Add either `quiet: bool = False` or `verbosity: int` to `ct.convert()` so that users can specify their desired level of output verbosity. I have version 4.1 insta…