DingJianhao's Stars
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
suno-ai/bark
🔊 Text-Prompted Generative Audio Model
FlowiseAI/Flowise
Drag & drop UI to build your customized LLM flow
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/
0voice/expert_readed_books
2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,**类,数学类,人物传记书籍
Plachtaa/VITS-fast-fine-tuning
This repo is a pipeline of VITS finetuning for fast speaker adaptation TTS, and many-to-many voice conversion
KevinWang676/Bark-Voice-Cloning
Bark Voice Cloning and Voice Cloning for Chinese Speech
Zz-ww/SadTalker-Video-Lip-Sync
本项目基于SadTalkers实现视频唇形合成的Wav2lip。通过以视频文件方式进行语音驱动生成唇形,设置面部区域可配置的增强方式进行合成唇形(人脸)区域画面增强,提高生成唇形的清晰度。使用DAIN 插帧的DL算法对生成视频进行补帧,补充帧间合成唇形的动作过渡,使合成的唇形更为流畅、真实以及自然。
Fictionarry/ER-NeRF
[ICCV'23] Efficient Region-Aware Neural Radiance Fields for High-Fidelity Talking Portrait Synthesis
davidmrau/mixture-of-experts
PyTorch Re-Implementation of "The Sparsely-Gated Mixture-of-Experts Layer" by Noam Shazeer et al. https://arxiv.org/abs/1701.06538
ZeroWdd/Xiaomi
基于Vue + SpringBoot实现的前后端分离的仿小米商城项目,包含秒杀模块。
ykhli/AI-tamago
A local-ready LLM-generated and LLM-driven virtual pet with thoughts and feelings. 100% Javascript.
zhpelo/wenshuoge
传硕公版书-传承文明的硕果!一万本公共版权书籍整理分享,无版权的电子书epub文件分享
YaChienChang/Neural-Lyapunov-Control
Learning Lyapunov functions and control policies of nonlinear dynamical systems
facebookresearch/jacobian_regularizer
A pytorch implementation of our jacobian regularizer to encourage learning representations more robust to input perturbations.
Zyj061/SpikeCV
An open-source framework for spike vision
kmheckel/spyx
Spyx: Spiking Neural Networks in JAX
byin-cwi/sFPTT
FeedForward Propagation Through Time on Spiking Neural Network (SNNs)
CestSansImportance/SNN-FPGA
Spiking Neural Network RTL Implementation
noahgolmant/SGLD
Stochastic Gradient Langevin Dynamics for Bayesian learning
samrand96/Undetectable-AI
Undetectable-AI: Easy yet powerful tool to rewrite docx so that won't be detected as AI-Written Text
putshua/SNN_attack_RGA
codes of the paper Rate Gradient Approximation Attack Threats Deep Spiking Neural Networks (CVPR 2023)
JarvistheJellyFish/AICivGame
A project we have been working on for a while. The end goal is to create a civilization that can grow and explore on it's own.
ernoult/scalingDTP
"Towards Scaling Difference Target Propagation by Learning Backprop Targets" (ICML 2022)
imshaaz21/Spiking-Neural-Network-on-FPGA
CS4362 - Hardware Description Languages. Implemented SNN on an FPGA for real-time image processing using VHDL
troilus/weekly_books
Think Outside The Box And Monkey Reading
SinclairHudson/DeepEquilibrium
Repo implementing Deep Equilibrium Models in PyTorch, based on https://arxiv.org/abs/1909.01377
Tee0125/pytorch-detector-models
PyTorch Implementation of objection detection networks
fournierlouis/synaptic_sampling_rbm
Synaptic Sampling for a Restricted Boltzmann Machine.