-
### 🐛 Describe the bug
After converting yolo_nas_s to onnx using you code:
```python
# Load model with pretrained weights
from super_gradients.training import models
from super_gradients.common.o…
-
Hi everyone!
I am wondering if there is a way to convert dataset to `coco-instances` format by using class and instance masks.
`common_semantic_segmentation` format accepts only single mask, s…
-
**Reproduction**
I'm attempting to predict 2D human pose for a given image. I'm able to successfully make these predictions when using the following settings:
```
device = 'cuda' if torch.cuda.i…
-
## Description
I am trying to load the Faster RCNN model with ResNet50 backend (https://pytorch.org/vision/main/models/generated/torchvision.models.detection.fasterrcnn_resnet50_fpn.html) and conve…
-
I ran `make vs2019`, opened it with Visual Studio 2022, performed the conversion and did a `Release|x64` build. I am using the `mame0249` tag and Windows 10.
```
2>S:\GitHub\mame\src\mame\sony\new…
-
# Prerequisites
- I am using the latest TensorFlow Model Garden release and TensorFlow 2.
- I am reporting the issue to the correct repository. (Model Garden official or research directory)
- I c…
-
Hi, Thank you very much for your help last time.
I need your help because I faced another error.
- 1
I want to train my custom dataset(with a different number of keypoints than the coco). So, I f…
-
### Checklist
- [X] I have searched related issues but cannot get the expected help.
- [X] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/tree/main/docs/en/faq.md) but …
-
### Overview
Release 0.5.5 takes the first step into the Scenario Search, APIs, Ontology Center, Ontology Fusion, and Data Visualizations. All of them are fundamental modules of Xtreme1. We would gre…
-
I have recently found this excellent repository through an article on the internet. I tried my hands to implement what I need I need but have failed. I have these issues:
1) How can I use multiple …