iloveming's Stars
lucidrains/DALLE-pytorch
Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
datawhalechina/hugging-llm
HuggingLLM, Hugging Future.
datawhalechina/llm-cookbook
面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
fishaudio/audio-preprocess
Preprocess Audio for training
svc-develop-team/so-vits-svc
SoftVC VITS Singing Voice Conversion
ChanChiChoi/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;
AnnotationSoftware/superannotate
karpathy/llm.c
LLM training in simple, raw C/CUDA
wtjiang98/PSGAN
PyTorch code for "PSGAN: Pose and Expression Robust Spatial-Aware GAN for Customizable Makeup Transfer" (CVPR 2020 Oral)
lxztju/pytorch_classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
qunshansj/Improved-PSGAN-AI-Automatic-Beauty-Makeup
基于改进PSGAN的AI自动美颜化妆系统(源码&教程)
sicxu/Deep3DFaceRecon_pytorch
Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019). A PyTorch implementation.
0voice/audio_video_streaming
音视频流媒体权威资料整理,500+份文章,论文,视频,实践项目,协议,业界大神名单。
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
ashawkey/torch-ngp
A pytorch CUDA extension implementation of instant-ngp (sdf and nerf), with a GUI.
apchenstu/TensoRF
[ECCV 2022] Tensorial Radiance Fields, a novel approach to model and reconstruct radiance fields
xiaoweipeng/ocr_with_fastapi
基于fastapi的paddleocr服务
openxrlab/xrnerf
OpenXRLab Neural Radiance Field (NeRF) Toolbox and Benchmark
PaddlePaddle/Paddle3D
A 3D computer vision development toolkit based on PaddlePaddle. It supports point-cloud object detection, segmentation, and monocular 3D object detection models.
sxyu/svox2
Plenoxels: Radiance Fields without Neural Networks
NVlabs/neuralangelo
Official implementation of "Neuralangelo: High-Fidelity Neural Surface Reconstruction" (CVPR 2023)
facebookresearch/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.
IDEA-Research/GroundingDINO
[ECCV 2024] Official implementation of the paper "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"
Jumpat/SegmentAnythingin3D
Segment Anything in 3D with NeRFs (NeurIPS 2023)
sunset1995/DirectVoxGO
Direct voxel grid optimization for fast radiance field reconstruction.
google-research/multinerf
A Code Release for Mip-NeRF 360, Ref-NeRF, and RawNeRF
nerfstudio-project/nerfstudio
A collaboration friendly studio for NeRFs
cubantonystark/_synth_nerf_dataset_creator
Synthetic NeRF Dataset creator
facebookresearch/NSVF
Open source code for the paper of Neural Sparse Voxel Fields.
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。