Pinned Repositories
2018-tencent-ad-competition-baseline
2018腾讯广告算法大赛baseline 线上0.73
2D_detection
TensorFlow implementation of SqueezeDet, trained on the KITTI dataset.
3Dunet_abdomen_cascade
AB3DMOT
Official Python Implementation for "A Baseline for 3D Multi-Object Tracking"
AdaBound
An optimizer that trains as fast as Adam and as good as SGD.
adamwr
Implements https://arxiv.org/abs/1711.05101 AdamW optimizer and cosine learning rate scheduler for PyTorch framework
huchao.github.io
OCR-DETECTION-CTPN
OCR, CNN+LSTM (CTPN/CRNN) for image text detection, tensorflow
Scene-Text-Image-Transformer
Scene Text Image Transformer
VPGNet
VPGNet: Vanishing Point Guided Network for Lane and Road Marking Detection and Recognition (ICCV 2017)
10183308's Repositories
10183308/huchao.github.io
10183308/anipose
🐜🐀🐒🚶 A toolkit for robust markerless 3D pose estimation
10183308/anomalib
An anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.
10183308/CAE
This is a PyTorch implementation of “Context AutoEncoder for Self-Supervised Representation Learning"
10183308/CFA_for_anomaly_localization
10183308/chatgpt-clone
Build Your own ChatGPT with OpenAI API and Streamlit
10183308/ColossalAI
Colossal-AI: A Unified Deep Learning System for Big Model Era
10183308/CrossFormer
The official code for the paper: https://arxiv.org/pdf/2108.00154.pdf
10183308/CUDALibrarySamples
CUDA Library Samples
10183308/CV-CUDA
CV-CUDA™ is an open-source, graphics processing unit (GPU)-accelerated library for cloud-scale image processing and computer vision.
10183308/cvpr-latex-template
Extended LaTeX template for CVPR/ICCV papers
10183308/EfficientGCNv1
EfficientGCN v1 for skeleton-based action recognition, submitted to IEEE T-PAMI
10183308/handpose_x
手部21个关键点检测,二维手势姿态,手势识别,pytorch,handpose
10183308/Human-Falling-Detect-Tracks
AlphaPose + ST-GCN + SORT.
10183308/ilvr_adm
ILVR: Conditioning Method for Denoising Diffusion Probabilistic Models (ICCV 2021 Oral)
10183308/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
10183308/LongQLoRA
LongQLoRA: Extent Context Length of LLMs Efficiently
10183308/multispectral-object-detection
Multispectral Object Detection with Yolov5 and Transformer
10183308/nvjpeg2k-numcodecs
nvJPEG2000 numcodecs playground
10183308/patchcore-inspection
10183308/PEBAL
[ECCV'22] Pixel-wise Energy-biased Abstention Learning for Anomaly Segmentation on Complex Urban Driving Scenes
10183308/PHALP
Code repository for the paper "Tracking People by Predicting 3D Appearance, Location & Pose".
10183308/SceneRF
SceneRF: Self-Supervised Monocular 3D Scene Reconstruction with Radiance Fields
10183308/SR-SS
Implementation for paper: Self-Regulation for Semantic Segmentation
10183308/tensorRT_Pro
C++ library based on tensorrt integration
10183308/TransCD
A Transformer-based model for scene change detection
10183308/VISTA
This repo presents you the official code of "VISTA: Boosting 3D Object Detection via Dual Cross-VIew SpaTial Attention"
10183308/Visualizer
helper tools for attention visualization in deep learning
10183308/yoha
A practical hand tracking engine.
10183308/yolov5-opencv-cpp-python
Example of using ultralytics YOLO V5 with OpenCV 4.5.4, C++ and Python