-
I am trying to convert a dataset from coco to kitti as follows:
```
fiftyone convert \
--input-dir /home/dataset_coco
--input-type fiftyone.types.COCODetectionDataset \
--output-di…
-
I want to optimized the my Tensor flow model (mars-small128.pb)
I have saved_model_dir directory which contain mars-small128.pb file
Here is my code
import tensorflow as tf
converter = tf.contr…
-
привет, я не могу поверить, что я нашел вашу страницу. я пытаюсь скомпилировать
tengine с 6.4.8.7.1.1.1-1. Я следовал вашему руководству, но у меня возникла проблема
Не могли бы вы предоставить …
-
Hello,
thank you for the great tool!
I have some image segmentation annotations in format of polygon coco labels. I want to refine this annotations using your tool, so I converted them in the labe…
-
**Issue Description:**
We are currently utilizing the HuggingFace datasets Python library in our project, which is primarily developed in Rust. To maintain consistency and avoid dependencies on Pytho…
-
Hello,
I've a typical Coco export:
```
./result.json
./images
./images/page_5.png
./images/page_9.png
./images/page_7.png
./images/page_10.png
./images/page_4.png
./images/page_2.png
./im…
-
### Experience
[Crochet.Dashboard.Experience.Export.zip](https://github.com/user-attachments/files/15570368/Crochet.Dashboard.Experience.Export.zip)
### Title
Crochet Dashboard
### Scree…
sfal updated
5 months ago
-
Hello,
I have a 2D pose estimator that works decently in my setup and I would like to use it in place of the 2D pose estimator provided in this repo: do you have any suggestions on how to do it? I…
-
### Describe the problem you are having
I am using aeozyalcin colab notebook to convert yolov8n to openvino but it fails to load on frigate even though it completed the conversion without errors.
…
-
## 🐞Describing the bug
[The MiDaS model](https://github.com/isl-org/MiDaS) is employed for monocular depth estimation.
The model quantized with linear_quantize_weights will get wrong result when com…