-
nerfstudio Public
Forked from nerfstudio-project/nerfstudioA collaboration friendly studio for NeRFs
Python Apache License 2.0 UpdatedJul 29, 2025 -
ml-depth-pro Public
Forked from apple/ml-depth-proDepth Pro: Sharp Monocular Metric Depth in Less Than a Second.
Python Other UpdatedApr 21, 2025 -
-
-
-
-
-
fork-of-genaibook Public
Forked from genaibook/genaibookContains the public resources of Hands on GenAI book
Jupyter Notebook UpdatedDec 15, 2024 -
LLMs-from-scratch Public
Forked from rasbt/LLMs-from-scratchImplement a ChatGPT-like LLM in PyTorch from scratch, step by step
Jupyter Notebook Other UpdatedNov 18, 2024 -
gcp-generative-ai Public
Forked from GoogleCloudPlatform/generative-aiSample code and notebooks for Generative AI on Google Cloud, with Gemini on Vertex AI
Jupyter Notebook Apache License 2.0 UpdatedNov 15, 2024 -
gaussian-splatting Public
Forked from graphdeco-inria/gaussian-splattingOriginal reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
Python Other UpdatedOct 30, 2024 -
Transformers-Tutorials Public
Forked from NielsRogge/Transformers-TutorialsThis repository contains demos I made with the Transformers library by HuggingFace.
Jupyter Notebook MIT License UpdatedOct 21, 2024 -
LLM-workshop-2024 Public
Forked from rasbt/LLM-workshop-2024A 4-hour coding workshop to understand how LLMs are implemented and used
Jupyter Notebook Apache License 2.0 UpdatedSep 20, 2024 -
ExAvatar_RELEASE Public
Forked from mks0601/ExAvatar_RELEASEOfficial PyTorch implementation of "Expressive Whole-Body 3D Gaussian Avatar", ECCV 2024.
Python UpdatedSep 17, 2024 -
Grounded-Segment-Anything Public
Forked from IDEA-Research/Grounded-Segment-AnythingGrounded SAM: Marrying Grounding DINO with Segment Anything & Stable Diffusion & Recognize Anything - Automatically Detect , Segment and Generate Anything
Jupyter Notebook Apache License 2.0 UpdatedSep 5, 2024 -
llm-viz Public
Forked from bbycroft/llm-viz3D Visualization of an GPT-style LLM
TypeScript UpdatedAug 24, 2024 -
segment-anything Public
Forked from facebookresearch/segment-anythingThe repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Jupyter Notebook Apache License 2.0 UpdatedJun 24, 2024 -
BayesRays Public
Forked from BayesRays/BayesRaysA fork repo of https://github.com/BayesRays/BayesRays for experimenting with NeRFs uncertainty
Python MIT License UpdatedJun 1, 2024 -
DSNeRF Public
Forked from dunbar12138/DSNeRFCode release for DS-NeRF (Depth-supervised Neural Radiance Fields)
Python MIT License UpdatedJul 27, 2023 -
multiple-camera-calib-list Public
A list of tools for multiple camera calibration
-
matplotlib Public
Forked from matplotlib/matplotlibmatplotlib: plotting with Python
Python UpdatedJul 12, 2020 -
opencv Public
Forked from opencv/opencvOpen Source Computer Vision Library
C++ Other UpdatedMay 23, 2020 -
To compute undistorted image coordinates given the Frame camera's intrinsics parameters and the distortion coefficients from Agisoft Photoscan 1.3. This computation is done through the non-linear o…
1 UpdatedFeb 2, 2019 -
simple_net Public
Forked from LiuXiaolong19920720/simple_netA simple deep neural network implemented in C++,based with OpenCV Mat matrix class
C++ MIT License UpdatedNov 14, 2018 -
Jupyter Notebook for topics related to neural network.
Jupyter Notebook UpdatedOct 2, 2018 -
undistort_point Public
Source code to compute undistorted image coordinates of the distorted (original) coordinates (given the camera's intrinsics parameters and the distortion coefficients). This is done through the non…
-
supplementary_highwayview Public
Supplementary material for "HighwayView: Seamless, tile-based orthomosaics from millions of street level images"
1 UpdatedAug 28, 2018 -
-
image-stitching-list Public
List of image stitching approaches including papers and sourcecode
-
Implementation of multinomial logistic loss that accepts a probability blob of size NxCxHxW and a label blob of size Nx1xHxC.
C++ UpdatedJun 20, 2018