Today's selection of cutting-edge AI information, welcome to read 👇
🖌️ E2E FT Released: Depth Map Generation with 200x Speed Improvement, Best Current Quality!
🎥 LVCD Technology: Easily Convert Sketch Animations into High-Quality Color Videos!
📝 FSNotes Open Source Note-Taking Tool Released: Supports Markdown Synchronization, Powerful and Efficient!
AI Painting
1. Next-generation depth map model for generating images: E2E FT.
Based on a diffusion model, the algorithm is improved, achieving near-best quality while being 200 times faster. It can be directly applied to Stable Diffusion.
Detailed introduction: https://gonzalomartingarcia.github.io/diffusion-e2e-ft/
GitHub: https://github.com/VisualComputingInstitute/diffusion-e2e-ft
Cutting-Edge Technology
1. A technology that can convert sketch animations into color videos: LVCD
Simply input a sketch animation and a reference image to automatically generate a colored version of the animation video, with high quality and consistent long-term results.
Project page: https://luckyhzt.github.io/lvcd
Open Source Projects
1. Recommended: FSNotes, a simple yet powerful note management tool on GitHub.
Key features:
- Supports Markdown and any plain text files.
- Fast and lightweight, capable of handling 10k+ files smoothly.
- Supports synchronization with iCloud Drive or Dropbox for access anytime, anywhere.
- Supports multi-folder storage.
- Syntax highlighting within code blocks, compatible with over 170 programming languages.
- Supports inline images.
- Supports external editors (changes synchronize with UI in real-time).
- Pin important notes.
- Organize using tags.
- Cross-note linking using [[double brackets]].
- Flexible two-pane view with vertical or horizontal layout options.
- Supports dark mode.
- Supports Mermaid and MathJax.
- Supports Git version control and backup for files.
- Supports AES-256 encryption for files.
GitHub: https://github.com/glushchenko/fsnotes
This tool is developed using Swift 5, suitable for macOS and iOS. It is fully open-source and free, so feel free to give it a try if interested.