Pinned Repositories
3DDFA_V2
The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV 2020.
AlgoXY
Book of Elementary Algorithms and Data structures
anbox
Anbox is a container-based approach to boot a full Android system on a regular GNU/Linux system
android-chat
全开源即时通讯(IM)系统 高仿微信
Android-Video-Trimmer
Android-Video-Trimmer项目实现了对长短视频进行片段的裁剪选择。目前使用MediaMetadataRetriever获取视频帧,采用ffmpeg进行视频裁剪,和视频压缩处理。
angle
ANGLE: OpenGL ES to DirectX translation for Windows Store, Windows Phone and Desktop
anyRTC-RTMP-OpenSource
RTMP 推流器,RTMP(HLS)秒开播放器,跨平台(Win,IOS,Android)开源代码
AppBox
A runtime sandbox for Android apps based on strace.
archive-patcher
Automatically exported from code.google.com/p/archive-patcher
AutoRegister
android中实现跨module自动注册的gradle插件,可用于模块解耦。已应用于ARouter和CC
tldev3000's Repositories
tldev3000/3DDFA_V2
The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV 2020.
tldev3000/awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
tldev3000/Book1_Python-For-Beginners
Book_1_《编程不难》 | 鸢尾花书:从加减乘除到机器学习;请多多批评指正!
tldev3000/Book2_Beauty-of-Data-Visualization
Book_2_《可视之美》 | 鸢尾花书:从加减乘除到机器学习,欢迎批评指正
tldev3000/Book3_Elements-of-Mathematics
Book_3_《数学要素》 | 鸢尾花书:从加减乘除到机器学习;上架;欢迎继续纠错,纠错多的同学还会有赠书!
tldev3000/Book4_Power-of-Matrix
Book_4_《矩阵力量》 | 鸢尾花书:从加减乘除到机器学习;上架!
tldev3000/Book5_Essentials-of-Probability-and-Statistics
Book_5_《统计至简》 | 鸢尾花书:从加减乘除到机器学习;上架!
tldev3000/Book6_First-Course-in-Data-Science
Book_6_《数据有道》 | 鸢尾花书:从加减乘除到机器学习;2024年继续增补,并大修大改两轮。纠错多的同学,有赠书感谢!
tldev3000/Book7_Visualizations-for-Machine-Learning
Book_7_《机器学习》 | 鸢尾花书:从加减乘除到机器学习;2024年继续增补,并大修大改两轮。纠错多的同学,有赠书感谢!
tldev3000/Boxedwine
tldev3000/CompressAI
A PyTorch library and evaluation platform for end-to-end compression research
tldev3000/darwin-xnu
Legacy mirror of Darwin Kernel. Replaced by https://github.com/apple-oss-distributions/xnu
tldev3000/DCVC
Deep Contextual Video Compression
tldev3000/GeneFace
GeneFace: Generalized and High-Fidelity 3D Talking Face Synthesis; ICLR 2023; Official code
tldev3000/humanrf
Official code for "HumanRF: High-Fidelity Neural Radiance Fields for Humans in Motion"
tldev3000/leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
tldev3000/llama.cpp
Port of Facebook's LLaMA model in C/C++
tldev3000/m1n1
A bootloader and experimentation playground for Apple Silicon
tldev3000/nerf_and_beyond_docs
tldev3000/nerfies
This is the code for Deformable Neural Radiance Fields, a.k.a. Nerfies.
tldev3000/Neural_Actor_Main_Code
Official repository of "Neural Actor: Neural Free-view Synthesis of Human Actors with Pose Control" (SIGGRAPH Asia 2021)
tldev3000/NextFace
A high-fidelity 3D face reconstruction library from monocular RGB image(s)
tldev3000/Proton
Compatibility tool for Steam Play based on Wine and additional components
tldev3000/renpy
The Ren'Py Visual Novel Engine
tldev3000/tensor.h
creating a tiny tensor library in raw C
tldev3000/Thin-Plate-Spline-Motion-Model
[CVPR 2022] Thin-Plate Spline Motion Model for Image Animation.
tldev3000/Tiktok-SSL-Pinning-Bypass
Bypass Tiktok SSL pinning on Android devices.
tldev3000/UTM
Virtual machines for iOS and macOS
tldev3000/wine
tldev3000/zipnerf-pytorch
Unofficial implementation of ZipNeRF