https://github.com/svidt/semantic-segmentation
Detection Transformer (DETR) for panoptic semantic segmentation. Original Paper: Nicolas Carion and Francisco Massa and Gabriel Synnaeve and Nicolas Usunier and Alexander Kirillov and Sergey Zagoruyko (End-to-End Object Detection with Transformers, https://hf.co/papers/2005.12872)
https://github.com/svidt/semantic-segmentation
coreml-framework ios ml swift
Last synced: 2 days ago
JSON representation
Detection Transformer (DETR) for panoptic semantic segmentation. Original Paper: Nicolas Carion and Francisco Massa and Gabriel Synnaeve and Nicolas Usunier and Alexander Kirillov and Sergey Zagoruyko (End-to-End Object Detection with Transformers, https://hf.co/papers/2005.12872)
- Host: GitHub
- URL: https://github.com/svidt/semantic-segmentation
- Owner: svidt
- License: apache-2.0
- Created: 2025-01-07T09:26:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-08T09:37:13.000Z (over 1 year ago)
- Last Synced: 2025-03-01T08:32:31.815Z (over 1 year ago)
- Topics: coreml-framework, ios, ml, swift
- Language: Swift
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# semantic-segmentation
Work in progress
Detection Transformer (DETR) for panoptic semantic segmentation.
Apache 2. Please, see the original model for details: https://huggingface.co/facebook/detr-resnet-50-panoptic
