Pinned Repositories
awesome-Face_Recognition
papers about Face Detection; Face Alignment; Face Recognition && Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution && Face Deblurring; Face Generation && Face Synthesis; Face Transfer; Face Anti-Spoofing; Face Retrieval;
clothesDetection
It is the io abstract branch. We try to implement the fast-rcnn into the classic caffe model
CNN-in-C-plus-plus
Deep Learning CNN implements in C++ with the same function of Matlab Deep Learning Toolbox. It only needs to install visual studio. Unlike other C++ code, my code doesn't need any other dependences. It is only for do some test and research work, and is not suitable for building big project
CNN-Web-Demo-for-Image-Retrieval
The code of search.yongyuan.name. Enjoy yourself!
Deep-Learning-ToolBox-CNN
An improved version for matlab deep learning toolbox cnn
deep-pink
Deep Pink is a chess AI that learns to play chess using deep learning.
face-py-faster-rcnn
Face Detection with the Faster R-CNN
FaceSwap
Real-time FaceSwap application built with OpenCV and dlib
High-Dimensional-LBP
My implementation of high dimensional LBP feature for face recognition
YouGraph
graph learning code for ogb
PierreHao's Repositories
PierreHao/3D-Machine-Learning
A resource repository for 3D machine learning
PierreHao/3DInfomax
Making self-supervised learning work on molecules by using their 3D geometry to pre-train GNNs. Implemented in DGL and Pytorch Geometric.
PierreHao/APE
Aligning and Prompting Everything All at Once for Universal Visual Perception
PierreHao/autocut
PierreHao/bailing
百聆 是一个类似GPT-4o的语音对话机器人,通过ASR+LLM+TTS实现,集成DeepSeek R1等优秀大模型,时延低至800ms,Mac等低配置也可运行,支持打断
PierreHao/bert-loves-chemistry
bert-loves-chemistry: a repository of HuggingFace models applied on chemical SMILES data for drug design, chemical modelling, etc.
PierreHao/best_AI_papers_2021
A curated list of the latest breakthroughs in AI (in 2021) by release date with a clear video explanation, link to a more in-depth article, and code.
PierreHao/consistency_models
Official repo for consistency models.
PierreHao/Cream
This is a collection of our NAS and Vision Transformer work.
PierreHao/DALLE-pytorch
Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
PierreHao/diffusion
PierreHao/DIG
A library for graph deep learning research
PierreHao/efficientvit
Efficient vision foundation models for high-resolution generation and perception.
PierreHao/fast-latent-decoders
Toward Lightweight and Fast Decoders for Latent Diffusion Models in Image and Video Generation
PierreHao/GeoMol
PierreHao/Graph2SMILES
PierreHao/Grounded-Segment-Anything
Marrying Grounding DINO with Segment Anything & Stable Diffusion & Tag2Text & BLIP & Whisper & ChatBot - Automatically Detect , Segment and Generate Anything with Image, Text, and Audio Inputs
PierreHao/Infinity
Infinity ∞ : Scaling Bitwise AutoRegressive Modeling for High-Resolution Image Synthesis
PierreHao/LWM
PierreHao/mage
A PyTorch implementation of MAGE: MAsked Generative Encoder to Unify Representation Learning and Image Synthesis
PierreHao/minisora
The Mini Sora project aims to explore the implementation path and future development direction of Sora.
PierreHao/MLoRE
Project Page for "Multi-Task Dense Prediction via Mixture of Low-Rank Experts"
PierreHao/MobileSAM
This is the offiicial code for Faster Segment Anything (MobileSAM) project that makes SAM lightweight
PierreHao/PixArt-sigma
PixArt-Σ: Weak-to-Strong Training of Diffusion Transformer for 4K Text-to-Image Generation
PierreHao/Real-ESRGAN
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
PierreHao/SEMat
PierreHao/SinSR
[CVPR 2024] SinSR: Diffusion-Based Image Super-Resolution in a Single Step
PierreHao/solvation-analysis
A set of functions and analysis classes for solvation structure analysis
PierreHao/stablediffusion
High-Resolution Image Synthesis with Latent Diffusion Models
PierreHao/x-stable-diffusion
Real-time inference for Stable Diffusion - 0.88s latency. Covers AITemplate, nvFuser, TensorRT, FlashAttention.