All Projects → Snehal-Reddy → DeepFashion_MRCNN

Snehal-Reddy / DeepFashion_MRCNN

Licence: other
Fashion Item segmentation with Mask_RCNN

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to DeepFashion MRCNN

Skin-Cancer-Segmentation
Classification and Segmentation with Mask-RCNN of Skin Cancer using ISIC dataset
Stars: ✭ 61 (+110.34%)
Mutual labels:  segmentation, mask-rcnn
Detectron.pytorch
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
Stars: ✭ 2,805 (+9572.41%)
Mutual labels:  segmentation, mask-rcnn
kaggle-satellite-imagery-feature-detection
Satellite Imagery Feature Detection (68 out of 419)
Stars: ✭ 29 (+0%)
Mutual labels:  segmentation
FCN-Segmentation-TensorFlow
FCN for Semantic Image Segmentation achieving 68.5 mIoU on PASCAL VOC
Stars: ✭ 34 (+17.24%)
Mutual labels:  segmentation
DSeg
Invariant Superpixel Features for Object Detection
Stars: ✭ 18 (-37.93%)
Mutual labels:  segmentation
volkscv
A Python toolbox for computer vision research and project
Stars: ✭ 58 (+100%)
Mutual labels:  segmentation
torch-points3d
Pytorch framework for doing deep learning on point clouds.
Stars: ✭ 1,823 (+6186.21%)
Mutual labels:  segmentation
MONAILabel
MONAI Label is an intelligent open source image labeling and learning tool.
Stars: ✭ 249 (+758.62%)
Mutual labels:  segmentation
Segmentation-Series-Chaos
Summary and experiment includes basic segmentation, human segmentation, human or portrait matting for both image and video.
Stars: ✭ 75 (+158.62%)
Mutual labels:  segmentation
Entity
EntitySeg Toolbox: Towards Open-World and High-Quality Image Segmentation
Stars: ✭ 313 (+979.31%)
Mutual labels:  segmentation
mobilenet segmentation
Binary semantic segmentation with UNet based on MobileNetV2 encoder
Stars: ✭ 18 (-37.93%)
Mutual labels:  segmentation
U-Net-Satellite
Road Detection from satellite images using U-Net.
Stars: ✭ 38 (+31.03%)
Mutual labels:  segmentation
UCTransNet
Implementation of our AAAI'22 work: 'UCTransNet: Rethinking the Skip Connections in U-Net from a Channel-wise Perspective with Transformer'.
Stars: ✭ 132 (+355.17%)
Mutual labels:  segmentation
Opensource OBIA processing chain
An open-source semi-automated processing chain for urban OBIA classification.
Stars: ✭ 75 (+158.62%)
Mutual labels:  segmentation
detect steel number
DCIC 钢筋数量AI识别 baseline 0.98+。
Stars: ✭ 60 (+106.9%)
Mutual labels:  mask-rcnn
segmentation-paper-reading-notes
segmentation paper reading notes
Stars: ✭ 39 (+34.48%)
Mutual labels:  segmentation
Dynamic ORB SLAM2
Visual SLAM system that can identify and exclude dynamic objects.
Stars: ✭ 89 (+206.9%)
Mutual labels:  segmentation
LEDNet
This is an unofficial implemention of LEDNet https://arxiv.org/abs/1905.02423
Stars: ✭ 37 (+27.59%)
Mutual labels:  segmentation
LightNet
LightNet: Light-weight Networks for Semantic Image Segmentation (Cityscapes and Mapillary Vistas Dataset)
Stars: ✭ 710 (+2348.28%)
Mutual labels:  segmentation
UnderTheSea
Fish instance segmentation using Mask-RCNN
Stars: ✭ 30 (+3.45%)
Mutual labels:  mask-rcnn

DeepFashion_MRCNN

DeepFashion2 is a comprehensive fashion dataset. It contains 491K diverse images of 13 popular clothing categories from both commercial shopping stores and consumers. It totally has 801K clothing clothing items, where each item in an image is labeled with scale, occlusion, zoom-in, viewpoint, category, style, bounding box, dense landmarks and per-pixel mask.There are also 873K Commercial-Consumer clothes pairs. The full dataset can be downloaded with the instruction at - https://github.com/switchablenorms/DeepFashion2.

Mask R-CNN was trained with this dataset to segement and seperate different fashion items of the fashion set. This is of very high significance to anyone researching in the field of fashion recommendation.

Example segementation -

alt_text

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].