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
269 forks
Language: Jupyter Notebook
last commit: about 2 months ago background-removalcomputer-visiondeep-learningdichotomous-image-segmentationu-2-net
Related projects:
Repository | Description | Stars |
---|---|---|
zhengpeng7/birefnet | An implementation of a deep learning-based image segmentation model for high-resolution images | 1,319 |
xpixelgroup/diffbir | Generative model for blind image restoration and other related tasks using diffusion prior | 3,382 |
idea-research/dino | An implementation of a deep learning-based object detection model with improved anchor boxes for end-to-end detection tasks. | 2,258 |
clovaai/stargan-v2 | A Python implementation of an image-to-image translation model for generating diverse images across multiple domains. | 3,500 |
leejunhyun/image_segmentation | Pytorch implementations of image segmentation networks based on U-Net and its variants | 2,746 |
doubiiu/dynamicrafter | This project generates animated videos from open-domain images by leveraging pre-trained video diffusion priors. | 2,580 |
leoxiaobin/deep-high-resolution-net.pytorch | An implementation of a deep learning network for human pose estimation using high-resolution representations | 4,327 |
donnyyou/torchcv | A comprehensive PyTorch-based framework for computer vision tasks | 2,250 |
junfu1115/danet | A deep learning framework designed to segment scenes from images by integrating local features with global dependencies using self-attention mechanisms. | 2,408 |
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 PyTorch library for building and training neural networks for image segmentation tasks. | 9,696 |
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,353 |
uber-research/upsnet | Develops an instance segmentation and panoptic segmentation model for computer vision tasks. | 649 |
thu-mig/yolov10 | Real-time object detection using a neural network architecture | 9,936 |