-
### Description of the bug:
I'm trying to convert the following (quantized) model:
```python
# Disable GPU for model conversion to tflite.
# Fix for https://github.com/google-ai-edge/ai-edge…
-
Hello there,
In the paper it is mentioned that you trained the semantic segmentation models i.e. HRnet and SegFormer on cityscapes dataset augmented with diverse synthetic data generated by differen…
-
Hi,
This maybe more in lines of an enhancement request. Do let me know.
The Easy explainer works well with Object detection and bounding boxes. It throws the below exception when I use a Segment…
-
Hi team,
In the blog post titled, "Impact of segmentation errors on DE", Dr. Danaher wrote that a paper was coming (and a corresponding blog post) that will provide some solutions on how to accoun…
-
## After checking ToDo in Release Notes v0.1, I compiled a list of solved problems and those that were forgotten to be fixed.
### **main.py**
1. **Training Mode Selection:** ✅
2. **Stats for Ne…
-
Hi,
I’m using YOLOv9 for segmentation tasks and noticed that quantization is currently supported for object detection models. Since the backbone is the same across all YOLOv9 variants, I wanted to …
-
Thanks for the great work!
I am really interested in finetuning this on my own data, but I am not quite sure, if it is possible.
Can I also finetune the model on instance segmentation data? Semantic …
-
**Describe the bug**
I trained a U-net style segmentation model using the exact model generation code found here: (https://keras.io/examples/vision/oxford_pets_image_segmentation/).
The segmentati…
-
Our `micro-sam` annotator prioritizes AIS as the preferred automatic segmentation mode for models finetuned with additional IS decoder. There could be use-cases, where one might prefer AMG over AIS fo…
-
Pretrained models for Keypoint + Segmentation tasks
Although there are multiple pretrained models provided for segmentation and keypoint tasks separately, there is no pretrained model that trained…