-
### 1. System information
- OS Platform and Distribution: iOS 17.2 (iPhone 13 Pro)
- TensorFlow library: TensorFlowLiteSwift/CoreML ~> 0.0.1-nightly'
### 2. Code
Please refer to [Tensorflow…
-
Greetings ISSReasearch!
I've been looking to use your Dataset-Converter tool to transform a ADE20K dataset into COCO format, but so far have not been able to do so successfully. After correctly ins…
-
I followed the instructions to convert the weights from ssd_mobilenet_v2_coco_2018_03_29 to a Caffe model.
When I try to convert using:
mvNCCompile -w deploy.caffemodel -o graph -s 12 deploy.proto…
-
In your paper, you used pretrained model on COCO and then fine-tuned on Posetrack. But their points format are different, so there must be a conversion otherwise the model could not be used. How did y…
-
cityscapes use the words motorcycle and bicycle, while coco uses motor and bike. This difference in names caused a bug in the conversion script, and the resulting json has no motor and bike at all. so…
-
This is available in core SLEAP and would be super useful, especially for experimenting with other training backbends.
Some references:
- https://cocodataset.org/#format-data
- https://cocodatase…
talmo updated
2 months ago
-
Similar to Coco format, we should support Pascal VOC format (XML) to Parquet format conversion.
-
Hi,
I have been trying this example from keras which uses coco/2017 as dataset.
https://keras.io/examples/vision/retinanet/
however, I wanted to use my own customized coco dataset (as the or…
-
请各位大佬看一下
1. 在AI studio平台上操作 BML codelab
2. 环境 PaddlePaddle 2.4.0 python=3.7.4
3. Paddledetection 2.5.0
4. paddle2onnx-1.1.0 (从1.0.0 1.0.6 1.1.0, 三个版本都试过,还是提示如下错误)
5. --opset_version …
-
I have prepared my own data set according to the steps of 'Example of Fine-tuning Custom Dataset' in the [https://github.com/open-mmlab/mmdetection/blob/main/configs/mm_grounding_dino/usage_zh-CN.md#%…