sagieppel / Train_Mask-RCNN-for-object-detection-in_In_60_Lines-of-Code
Train mask RCNN for object detection in pytorch in 60 lines of code
☆27Updated 2 years ago
Alternatives and similar repositories for Train_Mask-RCNN-for-object-detection-in_In_60_Lines-of-Code
Users that are interested in Train_Mask-RCNN-for-object-detection-in_In_60_Lines-of-Code are comparing it to the libraries listed below
Sorting:
- Train your own custom MaskRCNN Object Detection and Instance Segmentation model.☆62Updated 3 years ago
- Mask R-CNN for object detection and instance segmentation on Keras==2.7.0 and TensorFlow==2.7.0☆41Updated 2 years ago
- Custom Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow☆73Updated 4 years ago
- Instance Segmentation☆20Updated 2 years ago
- A PyTorch version of mask-rcnn based on torchvision model with VOC dataset format.☆26Updated 2 years ago
- How to create custom COCO data set for instance segmentation