-
Hi,
I successfully converted my frozen_inference_graph.pb to an uff file and created and Engine following the https://github.com/AastaNV/TRT_object_detection instructions.
It's running very well…
-
Hi,
I'm trying to convert my trained model (custom data) from ONNX to CoreML using [onnx-coreml](https://github.com/onnx/onnx-coreml) (latest git version), however I get the following error:
...…
-
I am trying to read the images from the market dataset and get a 3D pose from them. The 2D pose works about right, but 3D goes horribly wrong.
2D pose:
![image](https://user-images.githubuserconte…
-
##### System information (version)
- OpenVINO => 2022.3.0
- OpenVINO_dev => 2022.3.0
- Operating System / Platform => Ubuntu 20.04
- Problem classification: Model Conversion
- Framework:
- Mode…
-
Has anyone tried this repo on Cityscapes detection? I am curious what the AP performance are for the models.
Perhaps, it would be nice to support cityscapes in addition to VOC and COCO
-
Egeria: 3.14 (main, 992952d015f09624c00bf3d1e0f8ba79f28d15b2)
IBM DB2 (IBM Cloud)
Coco pharma lab deployment
test notebook
Problem
- Connecting is resolving IP address (from DNS name)
- host…
-
Here's a quick question:
If I want to use my custom mobilenet-v1 model with Jetson Inference, in the call for detectnet-camera.py do I still need to specify the --network parameter or do I omit it?
…
-
Hey agml team,
I'd like to generate bounding boxes instead of segmentations, so I changed the opt annotation_ type to be "agml.synthetic.AnnotationType.object_detection". But here I got an error wh…
-
### 📚 The doc issue
I tried to run the [end-to-end example in this recent blog post](https://pytorch.org/blog/extending-torchvisions-transforms-to-object-detection-segmentation-and-video-tasks/#an-…
-
### 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 fou…