lonelyaustralis's Stars
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
Lightning-AI/lightning
Deep learning framework to train, deploy, and ship AI products Lightning fast.
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/
NVlabs/stylegan3
Official PyTorch implementation of StyleGAN3
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🔥
Lyken17/pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
facebookresearch/moco
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
basicmi/AI-Chip
A list of ICs and IPs for AI, Machine Learning and Deep Learning.
Lightning-AI/lightning-bolts
Toolbox of models, callbacks, and datasets for AI/ML researchers.
amusi/ICCV2021-Papers-with-Code
ICCV 2021 论文和开源项目合集
rosinality/style-based-gan-pytorch
Implementation A Style-Based Generator Architecture for Generative Adversarial Networks in PyTorch
KaiyangZhou/pytorch-center-loss
Pytorch implementation of Center Loss
bubbliiiing/yolox-pytorch
这是一个yolox-pytorch的源码,可以用于训练自己的模型。
algorithmzuo/class-notes
全部算法课讲解知识点提纲、题目汇总、PPT合集、学前必读、学习规划
NaturalHistoryMuseum/pyzbar
Read one-dimensional barcodes and QR codes from Python 2 and 3.
hasanirtiza/Pedestron
[Pedestron] Generalizable Pedestrian Detection: The Elephant In The Room. @ CVPR2021
implus/GFocal
Generalized Focal Loss: Learning Qualified and Distributed Bounding Boxes for Dense Object Detection, NeurIPS2020
sacmehta/ESPNetv2
A light-weight, power efficient, and general purpose convolutional neural network
jiaxiangshang/MGCNet
Self-Supervised Monocular 3D Face Reconstruction by Occlusion-Aware Multi-view Geometry Consistency[ECCV 2020]
FeiGeChuanShu/ncnn-android-yolox
Real time yolox Android demo by ncnn
SerialLain3170/Colorization
Automatic line art colorization using various types of hint or without hint
chensnathan/YOLOF
You Only Look One-level Feature (YOLOF), CVPR2021, Detectron2
khornlund/severstal-steel-defect-detection
Kaggle Segmentation Challenge
poroby/poropro
louis-she/torchscript-demos
A brief of TorchScript by MNIST
terryoo/AINDNet
Transfer Learning from Synthetic to Real-Noise Denoising with Adaptive Instance Normalization (CVPR 2020)
slwang9353/MobileFormer
MobileFormer in torch
Github3G/structured-knowledge-distillation-for-dense-prediction
pixel-wise and pair-wise and Holistic distillation
lonelyaustralis/Machine_Learning