solov2
There are 13 repositories under solov2 topic.
aim-uofa/AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
WXinlong/SOLO
SOLO and SOLOv2 for instance segmentation, ECCV 2020 & NeurIPS 2020.
zgcr/SimpleAICV_pytorch_training_examples
SimpleAICV:pytorch training and testing examples.
miemie2013/miemiedetection
Pytorch and ncnn implementation of PPYOLOE、YOLOX、PPYOLO、PPYOLOv2、PicoDet and so on.
Broad-sky/common-image-segmentation-algorithm
🚀 Do not need libtorch, pure C++ TensorRT deploys SOLOv2 etc, which can be quickly ported to NX/TX2.
talebolano/TensorRT-solo-python
TensorRT for SOLO(use python)
lifuguan/SOLOv2-mmdet
This project hosts the code for implementing the SOLOv2 algorithms based on the official project(https://github.com/WXinlong/SOLO). Due to the inheritance designation, it enables developers as well as researchers to integrate into our projects more easily and elegantly.
1023280072/visualize_for_mmdetection
可以直接用于mmdetection的Mask RCNN、SOLOv2、YOLACT模型输出json文件的可视化
MukhlasAdib/SOLOv2_ONNX
Converter of SOLOv2 instance segmentation model based on mmdetection codebase
jerome-lux/SOLOv2
SOLOv2 Instance segmentation model in tensorflow
praeclarumjj3/OLIE
Image editing using SOLOv2 instance maps. Project at SHI Lab.
williamcfrancis/Location-Based-Panoptic-Segmentation-with-SOLOv2
Modification to the state-of-the-art EfficientPS model by replacing its instance head (Mask-RCNN) with SOLOv2, making it a location based-panoptic segmentation model
ayushgoel24/Panoptic-Segmentation-using-SOLO
Modified state-of-the-art EfficientPS model by replacing the instance head (Mask-RCNN) with SOLOv2, making it a location based-panoptic segmentation model.