Pinned Repositories
AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
anomalib
An anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.
Awesome-AI-algorithm
人工智能算法方面的综合资料合集:包括求职面试、机器学习、深度学习、强化学习等方面的资料和代码
awesome-industrial-anomaly-detection
Paper list and datasets for industrial image anomaly/defect detection (updating). 工业异常/瑕疵检测论文及数据集检索库(持续更新)。
cabbage
Unofficial Implementation of the paper: Multiple People Tracking by Lifted Multicut and Person Re-identification
CenterNet
Codes for our paper "CenterNet: Keypoint Triplets for Object Detection" .
conv_seq2seq
A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)
DeepEMD
Code for paper "DeepEMD: Few-Shot Image Classification with Differentiable Earth Mover's Distance and Structured Classifiers", CVPR2020
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
few-shot-classification-leaderboard
Leaderboards for few-shot image classification on miniImageNet, tieredImageNet, FC100, and CIFAR-FS.
chucq's Repositories
chucq/awesome-industrial-anomaly-detection
Paper list and datasets for industrial image anomaly/defect detection (updating). 工业异常/瑕疵检测论文及数据集检索库(持续更新)。
chucq/anomalib
An anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.
chucq/Surface-Defect-Detection
📈 目前最大的工业缺陷检测数据库及论文集 Constantly summarizing open source dataset and critical papers in the field of surface defect research which are of great importance.
chucq/few-shot-classification-leaderboard
Leaderboards for few-shot image classification on miniImageNet, tieredImageNet, FC100, and CIFAR-FS.
chucq/DeepEMD
Code for paper "DeepEMD: Few-Shot Image Classification with Differentiable Earth Mover's Distance and Structured Classifiers", CVPR2020
chucq/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
chucq/yolor
implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)
chucq/AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
chucq/Awesome-AI-algorithm
人工智能算法方面的综合资料合集:包括求职面试、机器学习、深度学习、强化学习等方面的资料和代码
chucq/reid-dataset-build
some scripts of building reid dataset from video data
chucq/oi-slides
我的信息学竞赛讲课课件
chucq/labelImg
🖍️ LabelImg is a graphical image annotation tool and label object bounding boxes in images
chucq/squeezeDet
A tensorflow implementation for SqueezeDet, a convolutional neural network for object detection.
chucq/mmdetection
Open MMLab Detection Toolbox and Benchmark
chucq/MGN-pytorch
Reproduction of paper: Learning Discriminative Features with Multiple Granularities for Person Re-Identification
chucq/MAR
Pytorch code for our CVPR'19 (oral) work: Unsupervised person re-identification by soft multilabel learning
chucq/CenterNet
Codes for our paper "CenterNet: Keypoint Triplets for Object Detection" .
chucq/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
chucq/ncsdk
Software Development Kit for the Neural Compute Stick
chucq/multi-object-tracking-paper-list
Paper list and source code for multi-object-tracking
chucq/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
chucq/FINN
A Framework for Fast, Scalable Binarized Neural Network Inference
chucq/cabbage
Unofficial Implementation of the paper: Multiple People Tracking by Lifted Multicut and Person Re-identification
chucq/models
Models and examples built with TensorFlow
chucq/userfulBook
一些经典书籍,进行同步
chucq/conv_seq2seq
A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)