-
I'd like to add some semantic segmentation models.
Possible candidates:
- [ ] [Wider or Deeper: Revisiting the ResNet Model for Visual Recognition](https://arxiv.org/abs/1611.10080)
- code: h…
-
Dear author,It was noticed that you replace the ReLu activation function of "segmentation-models-pytorch" and "torchvision" with inplace=False, why and what effect can it realize. I am a little bit co…
-
### Search before asking
- [X] I have searched the HUB [issues](https://github.com/ultralytics/hub/issues) and found no similar feature requests.
### Description
At present, apps can only use one …
-
### Feature request
With the advent of OmniParse/Anthopic 3.5/Uground, we likely no longer need separate segmentation models.
This task involves removing dependencies and deprecating unused code…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Hi Folks,
I'm working through the example notebook **binary segmentation (camvid).ipynb**, and I've made good progress so far. However, I'm encountering an issue when trying to fit the model.
The …
-
> TorchSeg is an actively maintained and up-to-date fork of the [Segmentation Models PyTorch (smp) library](https://github.com/qubvel/segmentation_models.pytorch).
Original library seems to get som…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussi…
-
### Search before asking
- [X] I have searched the Ultralytics [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar feature requests.
### Description
Hi,
Is there a …
-
Hi,
this is a great tool - I've got it working here on my end with the supplied detection/segmentation models, but now I am trying to adapt it to a custom pose classification model for a project I'm …