#Image-segmentation
Showing 60 of 97 repositories tagged #image-segmentation, ranked by stars
CVPR 2026 论文和开源项目合集
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
A collection of tutorials on state-of-the-art computer vision models and techniques. Explore everything from foundational architectures like ResNet to cutting-edge models like RF-DETR, YOLO11, SAM 3, and Qwen3-VL.
Easy-to-use image segmentation library with awesome pre-trained model zoo, supporting wide-range of practical tasks in Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Matting, 3D Segmentation, etc.
Remove backgrounds from images directly in the browser environment with ease and no additional costs or privacy concerns. Explore an interactive demo.
An OBS plugin for removing background in portrait images (video), making it easy to replace the background when recording or streaming.
📈 目前最大的工业缺陷检测数据库及论文集 Constantly summarizing open source dataset and critical papers in the field of surface defect research which are of great importance.
Accelerated deep learning R&D
A cross-platform video structuring (video analysis) framework. If you find it helpful, please give it a star: ) 跨平台的视频结构化(视频分析)框架,觉得有帮助的请给个星星 : )
Deep Learning Server and CLI for Torch and TensorRT
The collection of pre-trained, state-of-the-art AI models for ailia SDK
ICCV2021/2019/2017 论文/代码/解读/直播合集,极市团队整理
ECCV 2026 论文和开源项目合集,同时欢迎各位大佬提交issue,分享ECCV 2026论文和开源项目
:pencil2: Web-based image segmentation tool for object detection, localization, and keypoints
Collaborate & label any type of data, images, text, or documents, in an easy web interface or desktop app.
Generic U-Net Tensorflow implementation for image segmentation
PyTorch extensions for fast R&D prototyping and Kaggle farming
A curated list of awesome links and software libraries that are useful for robots.
Using Diffusion Models to Segment/Reconstruct Organs from Medical Images [AAAI Most influential Paper]
Build computer vision models in a fraction of the time and with less data.
Automatically find issues in image datasets and practice data-centric computer vision.
Visit PixelLib's official documentation https://pixellib.readthedocs.io/en/latest/
EntitySeg Toolbox: Towards Open-World and High-Quality Image Segmentation
Lightweight models for real-time semantic segmentationon PyTorch (include SQNet, LinkNet, SegNet, UNet, ENet, ERFNet, EDANet, ESPNet, ESPNetv2, LEDNet, ESNet, FSSNet, CGNet, DABNet, Fast-SCNN, ContextNet, FPENet, etc.)
About This repository is a curated collection of the most exciting and influential CVPR 2025 papers. 🔥 [Paper + Code + Demo]
High-performance Vision library in Python. Scale your research, not boilerplate.
常用的语义分割架构结构综述以及代码复现
This repository is a curated collection of the most exciting and influential CVPR 2024 papers. 🔥 [Paper + Code + Demo]
A curated list of resources focused on Machine Learning in Geospatial Data Science.
This repo contains code and a pre-trained model for clothes segmentation.
This repository is a curated collection of the most exciting and influential CVPR 2023 papers. 🔥 [Paper + Code]
Wining solution and its improvement for MICCAI 2017 Robotic Instrument Segmentation Sub-Challenge
Medical image processing in Python
Keras package for region-based convolutional neural networks (RCNNs)
基于u-net,cv2以及cnn的中文车牌定位,矫正和端到端识别软件,其中unet和cv2用于车牌定位和矫正,cnn进行车牌识别,unet和cnn都是基于tensorflow的keras实现
TernausNetV2: Fully Convolutional Network for Instance Segmentation
CVPR 2022 papers with code (论文及代码)
A c++ trainable semantic segmentation library based on libtorch (pytorch c++). Backbone: VGG, ResNet, ResNext. Architecture: FPN, U-Net, PAN, LinkNet, PSPNet, DeepLab-V3, DeepLab-V3+ by now.
Implementation of Segformer, Attention + MLP neural network for segmentation, in Pytorch
a collection of computer vision projects&tools. 计算机视觉方向项目和工具集合。
Satellite Imagery Feature Detection with SpaceNet dataset using deep UNet
Segment-anything related awesome extensions/projects/repos.
🚀 Lightning-fast computer vision models. Fine-tune SOTA models with just a few lines of code. Ready for cloud ☁️ and edge 📱 deployment.
收集 ECCV 最新的成果,包括论文、代码和demo视频等,欢迎大家推荐!
Artificial Intelligence Learning Notes.
The hottest High Dynamic Range (HDR) Library
Code for binary segmentation of cloths
Open source Python library for building bioimage analysis pipelines
🛣 Building an end-to-end Promptable Semantic Segmentation (Computer Vision) project from training to inferencing a model on LandCover.ai data (Satellite Imagery).
Application of deep learning for earth observation.
A tool for cell instance aware segmentation in densely packed 3D volumetric images
Fully Convolutional DenseNet (A.K.A 100 layer tiramisu) for semantic segmentation of images implemented in TensorFlow.
MuscleMap: An Open-Source, Community-Supported Consortium for Whole-Body Quantitative MRI of Muscle
Programming assignments and lecture notes of the Deep Learning Specialization taught by Andrew Ng and offered by deeplearning.ai on Coursera.
图像分割算法deeplab_v3+,基于tensorflow,中文注释,摄像头可用
Implementation of Uformer, Attention-based Unet, in Pytorch