-
GaussianSplats3D_JS Public
Forked from mkkellogg/GaussianSplats3DThree.js-based implementation of 3D Gaussian splatting
JavaScript MIT License UpdatedFeb 21, 2025 -
udlbook Public
Forked from udlbook/udlbookUnderstanding Deep Learning - Simon J.D. Prince
Jupyter Notebook Other UpdatedJul 6, 2024 -
vision_transformer Public
Forked from google-research/vision_transformerJupyter Notebook Apache License 2.0 UpdatedMay 21, 2024 -
TexturePreservingDiffusion Public
Forked from Gal4way/TPDThis is the official repository for the paper "Texture-Preserving Diffusion Models for High-Fidelity Virtual Try-On". CVPR 2024
Python UpdatedApr 28, 2024 -
javascript-basic-projects Public
Forked from john-smilga/javascript-basic-projectsCSS UpdatedApr 20, 2024 -
gsplat Public
Forked from nerfstudio-project/gsplatCUDA accelerated rasterization of gaussian splatting
Cuda Apache License 2.0 UpdatedJan 25, 2024 -
-
ios-demo-app Public
Forked from pytorch/ios-demo-appPyTorch iOS examples
Swift Other UpdatedJun 12, 2023 -
nerf Public
Forked from bmild/nerfCode release for NeRF (Neural Radiance Fields)
Jupyter Notebook MIT License UpdatedMar 20, 2023 -
design-patterns Public
Forked from Junzhuodu/design-patternsC++ Implementation for 23 Design Patterns
C++ MIT License UpdatedJan 27, 2023 -
colmap Public
Forked from colmap/colmapCOLMAP - Structure-from-Motion and Multi-View Stereo
C Other UpdatedAug 28, 2022 -
neural_renderer Public
Forked from daniilidis-group/neural_rendererA PyTorch port of the Neural 3D Mesh Renderer
Python Other UpdatedMar 17, 2022 -
vacancy Public
Forked from unclearness/vacancyVacancy: A Voxel Carving implementation in C++
C++ BSD 3-Clause "New" or "Revised" License UpdatedDec 1, 2021 -
RBSManager Public
Forked from wesgood/RBSManagerA Swift library for connecting to ROS using ROSBridge and Websockets
Swift MIT License UpdatedNov 27, 2021 -
-
gtsam Public
Forked from borglab/gtsamGitHub mirror of https://bitbucket.org/gtborg/gtsam
C++ Other UpdatedJul 26, 2021 -
ros_package_tempate_script Public
A script for creating a new ROS package using practices from ANYbotics' https://github.com/leggedrobotics/ros_best_practices
C++ UpdatedJul 21, 2021 -
-
hippocampus_startup Public
Badly written temporary package to start uuv_hippocampus
-
grid_map_header Public
Package for publishing the grid_map msg with header
Makefile UpdatedJun 8, 2021 -
-
-
-
-
darkent_ros_alg Public
Darknet ros package forked from https://github.com/leggedrobotics/darknet_ros. A launch file is added for the diver following task
-
-
diver_follower Public
A ROS package for diver following with an underwater robot that detects the diver using yolov3 implemented using darkent_ros
-
-
dlwpt-code Public
Forked from deep-learning-with-pytorch/dlwpt-codeCode for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.
Jupyter Notebook UpdatedJan 23, 2021 -
MultiAgentCircleMap Public
A Multi-Agent System with inconsistent communication that can incrementally build global map of circles of an area using factor graphs.