Stars
📚 《从零开始构建智能体》——从零开始的智能体原理与实践教程
Official implementation for "Automatic Chain of Thought Prompting in Large Language Models" (stay tuned & more will be updated)
A trend starts from "Chain of Thought Prompting Elicits Reasoning in Large Language Models".
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (V...
ImageNet-R(endition) and DeepAugment (ICCV 2021)
Transformer related optimization, including BERT, GPT
Official Pytorch implementation of "DBS: Dynamic Batch Size for Distributed Deep Neural Network Training"
Pytorch implementation of cnn network
EasyQuant(EQ) is an efficient and simple post-training quantization method via effectively optimizing the scales of weights and activations.
Network Slimming (Pytorch) (ICCV 2017)
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
Awesome Active Learning Paper List
[Pedestron] Generalizable Pedestrian Detection: The Elephant In The Room. @ CVPR2021
A simple pytorch implementation of CenterNet (Objects as Points)
OpenCV implementation of Torchvision's image augmentations
A PyTorch Detectron codebase for domain adaptation of object detectors.
tensorflow实战练习,包括强化学习、推荐系统、nlp等
aimicm / tensorrt_demos
Forked from jkjung-avt/tensorrt_demosTensorRT YOLOv4, YOLOv3, SSD, MTCNN, and GoogLeNet
Pytorch-->onnx-->TensorRT; CUDA11, CUDNN8, TensorRT8
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
计算机视觉算法工程师实习生面试总结 (微软、阿里、商汤、海康、华为、平安offer)
The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semantic segmentation for HRNet. https://arxiv.org/abs/1908.07919
OpenMMLab Detection Toolbox and Benchmark
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.