-
More Than Real
- São Paulo
- www.morethanreal.io
Stars
A curated list of Large Language Model resources, covering model training, serving, fine-tuning, and building LLM applications.
The AI-native proxy server for agents. Arch handles the pesky low-level work in building agentic apps like calling specific tools, routing prompts to the right agents, clarifying vague inputs, unif…
A straightforward method for training your LLM, from downloading data to generating text.
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and cont…
Minimal reproduction of DeepSeek R1-Zero
[CVPR 2025] Official implementation of "AnyDressing: Customizable Multi-Garment Virtual Dressing via Latent Diffusion Models"
A generative world for general-purpose robotics & embodied AI learning.
💡 All-in-one open-source AI framework for semantic search, LLM orchestration and language model workflows
AnyModal is a Flexible Multimodal Language Model Framework for PyTorch
HtmlRAG: HTML is Better Than Plain Text for Modeling Retrieval Results in RAG Systems (WWW 2025)
Repository for running LLMs efficiently on Mac silicon (M1, M2, M3). Features Jupyter notebook for Meta-Llama-3 setup using MLX framework, with install guide & perf tips. Aims to optimize LLM perfo…
Recipes for shrinking, optimizing, customizing cutting edge vision models. 💜
Reference code for the paper: Deep White-Balance Editing (CVPR 2020). Our method is a deep learning multi-task framework for white-balance editing.
[ECCV2024] IDM-VTON : Improving Diffusion Models for Authentic Virtual Try-on in the Wild
Wrinkles detection by traditional image detection
[ICCV 2023] Pytorch implementation of "S3IM: Stochastic Structural SIMilarity and Its Unreasonable Effectiveness for Neural Fields".
Official code release for paper "Depth-NeuS: Neural Implicit Surfaces Learning for Multi-view Reconstruction Based on Depth Information Optimization"
[3DV 2024] Color-NeuS: Reconstructing Neural Implicit Surfaces with Color
PET-NeuS: Positional Encoding Tri-Planes for Neural Surfaces (CVPR 2023)
zouzx / neurecon
Forked from ventusff/neureconMulti-view 3D reconstruction using neural rendering. Unofficial implementation of UNISURF, VolSDF, NeuS and more.
Several simple examples for popular neural network toolkits calling custom CUDA operators.