Pinned Repositories
AiLearning-Theory-Applying
快速上手Ai理论及应用实战:基础知识、ML、DL、NLP-BERT、竞赛。含大量注释及数据集,力求每一位能看懂并复现。
annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
chatgpt-advanced
WebChatGPT: A browser extension that augments your ChatGPT prompts with web results.
clash_for_windows_pkg
A Windows/macOS GUI based on Clash
CVPR2023-Papers-with-Code
CVPR 2023 论文和开源项目合集
d2l-pytorch
This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.
Data-Augmentation-For-Wearable-Sensor-Data
A sample code of data augmentation methods for wearable sensor data (time-series data)
PaddleClas
A treasure chest for visual recognition powered by PaddlePaddle
yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
stdio159's Repositories
stdio159/PaddleClas
A treasure chest for visual recognition powered by PaddlePaddle
stdio159/AiLearning-Theory-Applying
快速上手Ai理论及应用实战:基础知识、ML、DL、NLP-BERT、竞赛。含大量注释及数据集,力求每一位能看懂并复现。
stdio159/annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
stdio159/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
stdio159/chatgpt-advanced
WebChatGPT: A browser extension that augments your ChatGPT prompts with web results.
stdio159/clash_for_windows_pkg
A Windows/macOS GUI based on Clash
stdio159/CVPR2023-Papers-with-Code
CVPR 2023 论文和开源项目合集
stdio159/d2l-pytorch
This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.
stdio159/Data-Augmentation-For-Wearable-Sensor-Data
A sample code of data augmentation methods for wearable sensor data (time-series data)
stdio159/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
stdio159/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
stdio159/deephs_fruit
Measuring the ripeness of fruit with Hyperspectral Imaging and Deep Learning
stdio159/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
stdio159/ESRGAN
ECCV18 Workshops - Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution. The training codes are in BasicSR.
stdio159/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
stdio159/hypertrons-crx
A browser extension to get more insights into projects and developers on GitHub.
stdio159/Magisk
The Magic Mask for Android
stdio159/modelscope
ModelScope: bring the notion of Model-as-a-Service to life.
stdio159/PlugNPlay-Modules
stdio159/PS-ViT
Official implementation of the paper Vision Transformer with Progressive Sampling, ICCV 2021.
stdio159/PyTorch-Tutorial
Build your neural network easy and fast, 莫烦Python中文教学
stdio159/rezero
Official PyTorch Repo for "ReZero is All You Need: Fast Convergence at Large Depth"
stdio159/sahi
Framework agnostic sliced/tiled inference + interactive ui + error analysis plots
stdio159/tensorwatch
Debugging, monitoring and visualization for Python Machine Learning and Data Science
stdio159/Time-Series-Library
A Library for Advanced Deep Time Series Models.
stdio159/tph-yolov5
stdio159/yoloair
🔥🔥🔥YOLOv5, YOLOv6, YOLOv7, PPYOLOE, YOLOX, YOLOR, YOLOv4, YOLOv3, PPYOLO, PPYOLOv2, Transformer, Attention, TOOD and Improved-YOLOv5-YOLOv7... Support to improve backbone, neck, head, loss, IoU, NMS and other modules🚀
stdio159/yolov4-pytorch
这是一个YoloV4-pytorch的源码,可以用于训练自己的模型。
stdio159/Yolov5_Magic
🚀🚀🚀一款面向改进Yolov5的开源仓库,提供丰富的魔改Yolov5方法 An open source repository for improving Yolov5, providing rich magic methods
stdio159/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors