BarCodeReader/SelfReformer
[TMM-2023] Official implementation of "Towards Complete and Detail-Preserved Salient Object Detection", A.K.A [Arxiv] SelfReformer
This tool helps image processing specialists or content creators accurately pinpoint the most important (salient) object within an image. You input various types of images, and it outputs a precise mask highlighting only the salient object, ensuring fine details are preserved. It's designed for professionals who need to isolate key subjects from complex backgrounds.
No commits in the last 6 months.
Use this if you need to precisely identify and mask the primary subject in images, ensuring even intricate details of the object are captured and distinguished from the background.
Not ideal if your task requires segmenting multiple objects or objects with highly ambiguous boundaries that are not clearly 'salient'.
Stars
73
Forks
9
Language
Python
License
BSD-3-Clause
Category
Last pushed
Nov 16, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/BarCodeReader/SelfReformer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dddzg/up-detr
[TPAMI 2022 & CVPR2021 Oral] UP-DETR: Unsupervised Pre-training for Object Detection with Transformers
hanouticelina/deformable-DETR
Implementation of the paper : Deformable DETR: Deformable Transformers for End-to-End Object...
xiuqhou/Relation-DETR
[ECCV2024 Oral] Official implementation of the paper "Relation DETR: Exploring Explicit Position...
akshitac8/OW-DETR
[CVPR 2022] Official Pytorch code for OW-DETR: Open-world Detection Transformer
xiuqhou/Salience-DETR
[CVPR 2024] Official implementation of the paper "Salience DETR: Enhancing Detection Transformer...