-
I'm trying to convert YOLO models to Keras with YAD2K (and finally to CoreML).
With YOLOv2 I was able to parse the configs and load the weights. With v3 the config parsing is still working, however I…
-
I want to use a custom YoloV10 model as "ImageLayoutService" within the pipeline.
I understand that i have to write a new wrapper in extern.
Can you help me with the same ?
### Inference using …
-
Congratulations on the excellent work!
Unfortunately, I am unable to convert my own weights (trained with yolov7-tiny) to ncnn.
I successfully convert from pytorch (.pt) to onnx , but when trying to…
-
Relates to https://github.com/webmachinelearning/webnn/issues/252
Some accelerators use non-standard float point types (e.g. bfloat16 and TF32). They are important to achieve high performance (e.g.…
-
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…
-
Is it possible to save just ckpt? Im pretty sure none of the webuis support bin files and theyre just hogging up space on gdrive, how about converting them to ckpt and removing diffusers folders from…
-
Not really an issue, I just want to share my training code since some people still have some difficulties to write the training code. Just modify the code to suit your usage.
Feel free to ask or poi…
-
First of all, I would like say that your work is amazing!!! It has helped me a lot!!! Thank you!
However, I have question about the difference between Hitnet_SF and Hitnet_KITTI. I see that the **H…
dzngo updated
11 months ago
-
We encourage you to join the [MLX Community](https://huggingface.co/mlx-community) on Hugging Face 🤗 and upload new MLX converted models and versions of existing models.
awni updated
7 months ago
-
### Your current environment
```text
Collecting environment information...
PyTorch version: 2.3.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
…