Pinned Repositories
717hqliu
Config files for my GitHub profile.
8086-emulator
An Intel 8086 CPU emulator in Python with GUI.
ADBench
Official Implement of "ADBench: Anomaly Detection Benchmark".
AI-RecommenderSystem
该仓库尝试整理推荐系统领域的一些经典算法模型
AI_Tutorial
精华机器学习,NLP,图像识别, 深度学习等人工智能领域学习资料,搜索,推荐,广告系统架构及算法技术资料整理
android-demo-app
PyTorch android examples of usage in applications
annotated-transformer
An annotated implementation of the Transformer paper.
IMDb30
A film KG dataset IMDb30
MVSS-Net
code for Image Manipulation Detection by Multi-View Multi-Scale Supervision
PyTorch_official_examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
717hqliu's Repositories
717hqliu/MVSS-Net
code for Image Manipulation Detection by Multi-View Multi-Scale Supervision
717hqliu/8086-emulator
An Intel 8086 CPU emulator in Python with GUI.
717hqliu/annotated-transformer
An annotated implementation of the Transformer paper.
717hqliu/Awesome-Backbones
Integrate deep learning models for image classification | Backbone learning/comparison/magic modification project
717hqliu/annotated_deep_learning_paper_implementations
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
717hqliu/awesome-wechat-weapp
微信小程序开发资源汇总 :100:
717hqliu/CV-Surveys
计算机视觉相关综述。包括目标检测、跟踪........
717hqliu/DragGAN
Official Code for DragGAN (SIGGRAPH 2023)
717hqliu/egos-2000
A minimal operating system (2K LOC) on QEMU and a RISC-V board
717hqliu/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
717hqliu/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。
717hqliu/Huggingface_Toturials
bert-base-chinese example
717hqliu/Inpaint-Anything
Inpaint anything using Segment Anything and inpainting models.
717hqliu/lama
🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
717hqliu/leedl-tutorial
《李宏毅深度学习教程》,PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
717hqliu/Lhy_Machine_Learning
李宏毅2021/2022/2023春季机器学习课程课件及作业
717hqliu/LLMs-from-scratch
Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
717hqliu/MVSS-Net-1
Unofficial implementation of MVSS-Net (ICCV 2021) with Pytorch including training code.
717hqliu/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
717hqliu/paper-reading
深度学习经典、新论文逐段精读
717hqliu/Papers
717hqliu/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
717hqliu/Qwen2.5
Qwen2.5 is the large language model series developed by Qwen team, Alibaba Cloud.
717hqliu/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
717hqliu/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
717hqliu/tiny-universe
《大模型白盒子构建指南》:一个全手搓的Tiny-Universe
717hqliu/torch-cam
Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM, IS-CAM, XGrad-CAM, Layer-CAM)
717hqliu/Train_Custom_Dataset
标注自己的数据集,训练、评估、测试、部署自己的人工智能算法
717hqliu/visual-chatgpt
Official repo for the paper: Visual ChatGPT: Talking, Drawing and Editing with Visual Foundation Models
717hqliu/xmu-xiaoma666