Unofficial Implementation of Animate AnyoneUnofficial Implementation of Animate Anyone If you find this repository helpful, please consider giving us a star⭐! We only train on small-scale datasets (such as TikTok, UBC), and it is difficult to achieve official results under the condition of insufficient data scale and quality. Because of the consideration of time and cost, we do not intend to collect and filter a large number of high-quality data. If someone has a robust model trained on a large…
This repository contains a series of entry-level exercises that can be solved in any programming language. The purpose of these exercises is to develop your programming logic. This repository is the first in a series of more exercises to improve your programming skills.Programming-Skills-Level0 This repository contains a series of entry-level exercises that can be solved in any programming language. The purpose of these exercises is to develop your programming logic. This repository is the firs…
Code for "Street Gaussians for Modeling Dynamic Urban Scenes"Street Gaussians for Modeling Dynamic Urban Scenes Project Page | Paper Street Gaussians for Modeling Dynamic Urban Scenes Yunzhi Yan, Haotong Lin, Chenxu Zhou, Weijie Wang, Haiyang Sun, Kun Zhan, Xianpeng Lang, Xiaowei Zhou, Sida Peng street_gaussians.mp4 Pipeline
Unix-like kernel written in Rust About Maestro is a lightweight Unix-like kernel written in Rust. The goal is to provide a lightweight operating system able to use the safety features of the Rust language to be reliable. This project is still in early stage development, thus it is highly unstable and misses a lot of features. Do not use it in production! To stay updated with the project, follow the blog! Neofetch and bash running on the OS. Features The following f…
This is my entire homelab documentation files. Here you'll find notes, setups, and configurations for infrastructure, applications, networking, and more.Christian's Homelab Hey, there! I’m Christian, and I’m passionate about creating educational tech content for IT Pros and Homelab nerds. This Repository Homelab contains all my homelab documentation files. Here you'll find notes, setups, and configurations for infrastructure, applications, networking, and more. ⚠️ Be aware, products c…
EasyVolcap: Accelerating Neural Volumetric Video Research EasyVolcap: Accelerating Neural Volumetric Video Research Paper | arXiv | Example Dataset | Pretrained Model | 4K4D News: 23.12.13 EasyVolcap will be presented at SIGGRAPH Asia 2023, Sydney. 23.10.17 4K4D, a real-time 4D view synthesis algorithm developed using EasyVolcap, has been made public. EasyVolcap is a PyTorch library for accelerating neural volumetric video research, particularly in areas of volumetric video capturing, reco…
This is a tool used to automatically generate a cover letter using chatgpt based on your resume and job description and send messages to bosses in China.这是一个完全免费的脚本,只需要你们自己配置好openai的api即可 希望您能给我点个star 如果在这个寒冷的招聘季,这个脚本能给您一些帮助,带来一些温暖,将让我非常荣幸 希望不要有人拿着我的脚本去割韭菜,都已经被逼到用这种脚本投简历的地步了,身上也没啥油水可榨了吧。可当个人吧 请首先配置好openai的api,随后将pdf简历上传到文件夹auto_job_find里,命名为“my_cover".随后执行write_response.py即可 会自动生成openai的assistant,并在本地产生一个.json文件,只有第一次运行的时候才会产生,后面每次运行如果检测到这个json,就会调用已有的assistant 关于openai部分的包: openai About RP…
Official implementations for paper: DreamTalk: When Expressive Talking Head Generation Meets Diffusion Probabilistic ModelsDreamTalk: When Expressive Talking Head Generation Meets Diffusion Probabilistic Models DreamTalk is a diffusion-based audio-driven expressive talking head generation framework that can produce high-quality talking head videos across diverse speaking styles. DreamTalk exhibits robust performance with a diverse array of inputs, including songs, speech in multiple la…
Zig cookbook is a collection of simple Zig programs that demonstrate good practices to accomplish common programming tasks.Zig Cookbook Zig cookbook is a collection of simple Zig programs that demonstrate good practices to accomplish common programming tasks. How to use The website is generated by mdbook, mdbook serve will start a server at http://localhost:3000 for preview. Each recipe is accompanied by an illustrative example named after its corresponding sequence number. These examples c…