ZhenhuaZJim's Stars
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
kuchin/awesome-cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
google/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
facebook/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
amusi/CVPR2024-Papers-with-Code
CVPR 2024 论文和开源项目合集
microsoft/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
PaddlePaddle/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
jacobgil/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
Megvii-BaseDetection/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/
speechbrain/speechbrain
A PyTorch-based Speech Toolkit
voxel51/fiftyone
Refine high-quality datasets and visual AI models
PaddlePaddle/PaddleSeg
Easy-to-use image segmentation library with awesome pre-trained model zoo, supporting wide-range of practical tasks in Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Matting, 3D Segmentation, etc.
facebookresearch/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
udacity/self-driving-car
The Udacity open source self-driving car project
RangiLyu/nanodet
NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
nwojke/deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
sainnhe/everforest
🌲 Comfortable & Pleasant Color Scheme for Vim
SeldonIO/alibi
Algorithms for explaining machine learning models
traveller59/second.pytorch
SECOND for KITTI/NuScenes object detection
brandon-rhodes/python-patterns
Source code behind the python-patterns.guide site by Brandon Rhodes
HazyResearch/data-centric-ai
Resources for Data Centric AI
facebookresearch/mbrl-lib
Library for Model Based RL
scaelles/DEXTR-PyTorch
Deep Extreme Cut http://www.vision.ee.ethz.ch/~cvlsegmentation/dextr
benelot/pybullet-gym
Open-source implementations of OpenAI Gym MuJoCo environments for use with the OpenAI Gym Reinforcement Learning Research Platform.
ZjjConan/SimAM
The official pytorch implemention of our ICML-2021 paper "SimAM: A Simple, Parameter-Free Attention Module for Convolutional Neural Networks".
YonghaoHe/LFD-A-Light-and-Fast-Detector
LFD is a big update upon LFFD. Generally, LFD is a multi-class object detector characterized by lightweight, low inference latency and superior precision. It is for real-world appilcations.
nightsnack/YOLObile
This is the implementation of YOLObile: Real-Time Object Detection on Mobile Devices via Compression-Compilation Co-Design
yuantn/MI-AOD
Code for Multiple Instance Active Learning for Object Detection, CVPR 2021
homangab/gradcem
Code for the paper Model-Predictive Control via Cross-Entropy and Gradient-Based Optimization