26 skills found
aim-uofa / AdelaiDetAdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
WXinlong / SOLOSOLO and SOLOv2 for instance segmentation, ECCV 2020 & NeurIPS 2020.
zgcr / SimpleAICV Pytorch Training ExamplesSimpleAICV:pytorch training examples.
miemie2013 / MiemiedetectionPytorch and ncnn implementation of PPYOLOE、YOLOX、PPYOLO、PPYOLOv2、PicoDet and so on.
YuqingWang1029 / SOLOv2SOLOv2: Dynamic, Faster and Stronger, achives 39.5mAP on coco test-dev (36 epochs result)
zymk9 / Yet Another Anime SegmenterInstance segmentation for anime characters based on CondInst and SOLOv2
OpenFirework / Pytorch Solov2SOLOv2 pytorch (without mmdetection and mmcv)
DayBreak-u / SOLOV2 Ncnnthe C++ version of solov2 with ncnn
zhangjinsong3 / SOLOv2.tensorRTSOLOv2 on onnx & tensorRT
phybrain / Solov2 Ncnn AndroidNo description available
chenjianqu / Tracking Solov2 DeepsortThe MOT implement by Solov2+DeepSORT with C++ (Libtorch, TensorRT).
Broad-sky / Common Image Segmentation Algorithm🚀 Do not need libtorch, pure C++ TensorRT deploys SOLOv2 etc, which can be quickly ported to NX/TX2.
chenjianqu / Solov2 TensorRT CPPin this repo, we deployed SOLOv2 to TensorRT with C++.
talebolano / TensorRT Solo PythonTensorRT for SOLO(use python)
lifuguan / SOLOv2 MmdetThis 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.
gakkiri / SOLOv2 Detectron2Unofficial implementation for SOLOv2 instance segmentation
feiyuhuahuo / SOLOv2 MinimalMinimal PyTorch implementation of SOLOv2.
HibikiJie / SOLOV2实例分割,非官方实现。
yangchengjun / Coocon Segmentation使用resneXt+SoloV2,数据集是coco格式
MukhlasAdib / SOLOv2 ONNXConverter of SOLOv2 instance segmentation model based on mmdetection codebase