Pinned Repositories
YOLO-World
[CVPR 2024] Real-Time Open-Vocabulary Object Detection
EVF-SAM
Official code of "EVF-SAM: Early Vision-Language Fusion for Text-Prompted Segment Anything Model"
GKT
Efficient and Robust 2D-to-BEV Representation Learning via Geometry-guided Kernel Transformer
SparseInst
[CVPR 2022] SparseInst: Sparse Instance Activation for Real-Time Instance Segmentation
Symphonies
[CVPR 2024] Symphonies (Scene-from-Insts): Symphonize 3D Semantic Scene Completion with Contextual Instance Queries
mllm-npu
mllm-npu: training multimodal large language models on Ascend NPUs
AttendCRNN
CRNN with Self-Attention
RetinaNet-Text-Detection
Text Detection by RetinaNet with PyTorch (Code will be released soon)
Traffic_Prediction
Traffic Prediction in PaddlePaddle (ASC17 Deep Learning Application)
WiderFace-Evaluation
Python Evaluation Code for Wider Face Dataset
wondervictor's Repositories
wondervictor/WiderFace-Evaluation
Python Evaluation Code for Wider Face Dataset
wondervictor/RetinaNet-Text-Detection
Text Detection by RetinaNet with PyTorch (Code will be released soon)
wondervictor/LeetCode-Solutions
A repository for storing leetcode solutions
wondervictor/RetinaNet
Standard RetinaNet implemented with Pure PyTorch (Work in progress)
wondervictor/wondervictor
wondervictor/wondervictor.github.io
wondervictor/bvt
wondervictor/cvpods
Classification?Detection?Segmentation? Key-points?Self-supervise learning?3D?cvpods is all you need!
wondervictor/Extended-SimGNN
A PyTorch Geometric implementation of SimGNN with some extensions.
wondervictor/YOLO-World
[CVPR 2024] Real-Time Open-Vocabulary Object Detection
wondervictor/AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
wondervictor/BEVDet
Official code base of the BEVDet series .
wondervictor/detrex
detrex is a research platform for Transformer-based Instance Recognition algorithms including DETR (ECCV 2020), Deformable-DETR (ICLR 2021), Conditional-DETR (ICCV 2021), DAB-DETR (ICLR 2022), DN-DETR (CVPR 2022), DINO (ICLR 2023), H-DETR (CVPR 2023), MaskDINO (CVPR 2023), DETA (ArXiv 2022), etc.
wondervictor/FaceAlignment
wondervictor/HRNet-Semantic-Segmentation
High-resolution representation learning (HRNets) for Semantic Segmentation
wondervictor/hustvl.github.io
wondervictor/lvis-api
Python API for LVIS Dataset
wondervictor/mmcv
OpenMMLab Computer Vision Foundation
wondervictor/mmdetection
OpenMMLab Detection Toolbox and Benchmark
wondervictor/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
wondervictor/nerfies.github.io
wondervictor/pytorch-segmentation-toolbox
PyTorch Implementations for DeeplabV3 and PSPNet
wondervictor/SeaFormer
[ICLR 2023] SeaFormer: Squeeze-enhanced Axial Transformer for Mobile Semantic Segmentation
wondervictor/ssd-ese-seg
Unofficial Implementation for "Explicit Shape Encoding for Realtime Instance Segmentation", based on SSD
wondervictor/supervision
We write your reusable computer vision tools. 💜
wondervictor/tensorflow-basemodel-experiments
Basemodel Experiments with TensorFlow (CIFAR-10, ImageNet)
wondervictor/TorchSemiSeg
[CVPR 2021] Semi-Supervised Semantic Segmentation with Cross Pseudo Supervision
wondervictor/yolov3-ese-seg
Minimal PyTorch implementation of YOLOv3
wondervictor/YoloWorld-EfficientSAM-jupyter
wondervictor/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/