AIDajiangtang/Segment-Anything-CSharp
segment anything(SAM) WPF客户端
This tool helps you precisely identify and separate objects within images. You input an image and then select objects by clicking points, drawing boxes, or providing text descriptions. The output is a masked image where the selected object is highlighted, which is useful for tasks like photo editing or content analysis. It's designed for anyone working with images who needs to isolate specific elements, such as graphic designers, researchers, or visual content creators.
No commits in the last 6 months.
Use this if you need to accurately segment or 'cut out' specific objects from photographs or other images with interactive control.
Not ideal if you require fully automated, hands-off image segmentation without any user interaction or if you're working with video streams rather than static images.
Stars
58
Forks
15
Language
C#
License
Apache-2.0
Category
Last pushed
Apr 26, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/AIDajiangtang/Segment-Anything-CSharp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
uber-research/UPSNet
UPSNet: A Unified Panoptic Segmentation Network
augmentedstartups/AS-One
Easy & Modular Computer Vision Detectors, Trackers & SAM - Run YOLOv9,v8,v7,v6,v5,R,X in under...
xuebinqin/U-2-Net
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with...
shreyas-bk/u2netdemo
Demonstration using Google Colab to show how U-2-NET can be used for Background Removal,...
robustsam/RobustSAM
RobustSAM: Segment Anything Robustly on Degraded Images (CVPR 2024 Highlight)