DIS
Image Segmentation Framework
A deep learning-based image segmentation framework that aims to develop highly accurate and robust models for segmenting binary images in various applications.
This is the repo for our new project Highly Accurate Dichotomous Image Segmentation
2k stars
91 watching
270 forks
Language: Jupyter Notebook
last commit: 4 months ago background-removalcomputer-visiondeep-learningdichotomous-image-segmentationu-2-net
Related projects:
Repository | Description | Stars |
---|---|---|
zhengpeng7/birefnet | An open-source implementation of an image segmentation model that combines background removal and object detection capabilities. | 1,484 |
xpixelgroup/diffbir | This project provides a deep learning-based pipeline for restoring degraded images | 3,445 |
idea-research/dino | An implementation of a deep learning-based object detection model with improved anchor boxes for end-to-end detection tasks. | 2,295 |
clovaai/stargan-v2 | A Python implementation of an image-to-image translation model for generating diverse images across multiple domains. | 3,513 |
leejunhyun/image_segmentation | Pytorch implementations of image segmentation networks based on U-Net and its variants | 2,780 |
doubiiu/dynamicrafter | This project generates animated videos from open-domain images by leveraging pre-trained video diffusion priors. | 2,668 |
leoxiaobin/deep-high-resolution-net.pytorch | An implementation of a deep learning network for human pose estimation using high-resolution representations | 4,354 |
donnyyou/torchcv | A comprehensive PyTorch-based framework for computer vision tasks | 2,249 |
junfu1115/danet | A deep learning framework designed to segment scenes from images by integrating local features with global dependencies using self-attention mechanisms. | 2,414 |
nv-tlabs/gscnn | This code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks. | 920 |
qubvel-org/segmentation_models.pytorch | A comprehensive library for training and applying deep learning models for image segmentation | 9,829 |
kenneth-wong/het-eccv20 | Generates human-mimetic hierarchical scene graphs from images using a hierarchical approach. | 16 |
doubiiu/tooncrafter | Generates cartoon-style videos from two images using pre-trained diffusion models | 5,447 |
uber-research/upsnet | Develops an instance segmentation and panoptic segmentation model for computer vision tasks. | 648 |
thu-mig/yolov10 | Real-time object detection using a neural network architecture | 10,116 |