Pinned Repositories
ASFF
yolov3 with mobilenet v2 and ASFF
backup
blog
a github pages blog
datasciencecoursera
This is repo for the course project
RFBNet
Receptive Field Block Net for Accurate and Fast Object Detection, ECCV 2018
Self-EMD
MPSR
Multi-scale Positive Sample Refinement for Few-shot Object Detection, ECCV2020
OTA
Official implementation of our CVPR2021 paper "OTA: Optimal Transport Assignment for Object Detection" in Pytorch.
YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/
StreamYOLO
Real-time Object Detection for Streaming Perception, CVPR 2022
GOATmessi7's Repositories
GOATmessi7/RFBNet
Receptive Field Block Net for Accurate and Fast Object Detection, ECCV 2018
GOATmessi7/ASFF
yolov3 with mobilenet v2 and ASFF
GOATmessi7/Self-EMD
GOATmessi7/backup
GOATmessi7/blog
a github pages blog
GOATmessi7/datasciencecoursera
This is repo for the course project
GOATmessi7/datasharing
The Leek group guide to data sharing
GOATmessi7/Detectron.pytorch
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
GOATmessi7/ImageNet-Bounding-Box
GOATmessi7/INTANG
GOATmessi7/jekyll-now
Build a Jekyll blog in minutes, without touching the command line.
GOATmessi7/minixalpha.github.io
My blog based on Jeklly
GOATmessi7/piwise
Pixel-wise segmentation on VOC2012 dataset using pytorch.
GOATmessi7/pytorch-deeplab-resnet
DeepLab resnet model in pytorch
GOATmessi7/torch7
http://torch.ch
GOATmessi7/yolo2-pytorch
YOLOv2 in PyTorch
GOATmessi7/YOLOX
YOLOX is a high-performance anchor-free YOLO. Exceeding yolov3~v5 with ONNX, TensorRT, ncnn, and Openvino supported.