-
I training on custom data set based on Window 10.
I don't know what happened in the training.
Anyone can tell me about this?
-----------------------------------------------------
2021-03-30 22:…
-
### 🐛 Describe the bug
I'm following the object detection tutorial [here](https://pytorch.org/tutorials/intermediate/torchvision_tutorial.html) which uses the coco evaluation metrics.
It uses `con…
-
### 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 f…
-
Sorry for bothering again, when I use QAT on yolov5, the conversion of the model will cause significant errors. I compare them layer by layer and find out it starts to cause errors from the very first…
-
## Keyword: sgd
### Doubly Stochastic Models: Learning with Unbiased Label Noises and Inference Stability
- **Authors:** Authors: Haoyi Xiong, Xuhong Li, Boyang Yu, Zhanxing Zhu, Dongrui Wu, Dejin…
-
## Description
I have converted
detectron2/configs/Base-RCNN-FPN.yaml, model_final_f10217.pkl to onnx using
https://github.com/facebookresearch/detectron2/blob/main/tools/deploy/export_model.py …
-
I am using RKNN_toolkit2 to convert a YoloV5 model I am training. I have tried exporting the models with sdk 1.3.0 and am seeing segfaults.
eddge2-npu/C++/yolov5 custom model (without setting out…
-
### 💡 Your Question
### Description
Unable to export finetuned model to `onnx` using latest export API. I was able to reproduce the simple example described [here ](https://github.com/Deci-AI/sup…
-
Hi @glenn-jocher I want to convert PyTorch weights to tflite how can I do that?
-
I assume that this doesn't work for the gtBbox3d labels, right?
Is there any easy way for doing this?
Other than that, would it be good to add this here as a "feature"?
Best