AdityaNG's Stars
bitcoin/bitcoin
Bitcoin Core integration/staging tree
OpenInterpreter/open-interpreter
A natural language interface for computers
tinygrad/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
KindXiaoming/pykan
Kolmogorov Arnold Networks
princeton-nlp/SWE-agent
[NeurIPS 2024] SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challenges.
OthersideAI/self-operating-computer
A framework to enable multimodal models to operate a computer.
instructor-ai/instructor
structured outputs for llms
kingoflolz/mesh-transformer-jax
Model parallel transformers in JAX and Haiku
vikhyat/moondream
tiny vision language model
luigifreda/pyslam
pySLAM is a visual SLAM pipeline in Python for monocular, stereo and RGBD cameras. It supports many modern local and global features, different loop-closing methods, a volumetric reconstruction pipeline, and depth prediction models.
JiaRenChang/PSMNet
Pyramid Stereo Matching Network (CVPR2018)
rochacbruno/python-project-template
DO NOT FORK, CLICK ON "Use this template" - A github template to start a Python Project - this uses github actions to generate your project based on the template.
yashbhalgat/HashNeRF-pytorch
Pure PyTorch Implementation of NVIDIA paper on Instant Training of Neural Graphics primitives: https://nvlabs.github.io/instant-ngp/
cbuchner1/CudaMiner
a CUDA accelerated litecoin mining application based on pooler's CPU miner
robodhruv/visualnav-transformer
Official code and checkpoint release for mobile robot foundation models: GNM, ViNT, and NoMaD.
TRI-ML/vidar
haofeixu/aanet
[CVPR'20] AANet: Adaptive Aggregation Network for Efficient Stereo Matching
dome272/VQGAN-pytorch
Pytorch implementation of VQGAN (Taming Transformers for High-Resolution Image Synthesis) (https://arxiv.org/pdf/2012.09841.pdf)
barbararoessle/dense_depth_priors_nerf
Dense Depth Priors for Neural Radiance Fields from Sparse Input Views
OpenDriveLab/TCP
[NeurIPS 2022] Trajectory-guided Control Prediction for End-to-end Autonomous Driving: A Simple yet Strong Baseline.
geohot/twitchcore
It's a core. Made on Twitch.
darkhemic/stable-diffusion-cpuonly
a fork that installs runs on pytorch cpu-only
liminn/ICNet-pytorch
ICNet implemented by pytorch, for real-time semantic segmentation on high-resolution images, mIOU=71.0 on cityscapes, single inference time is 19ms, FPS is 52.6.
andywu0913/OpenAI-GYM-CarRacing-DQN
Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.
fangyuan-ksgk/Mini-LLaVA
A minimal implementation of LLaVA-style VLM with interleaved image & text & video processing ability.
NHirose/learning-language-navigation
dreamcat4/Mcp4261
Arduino library for the Microchip MCP4261
AdityaNG/Low-Cost-Hardware-Accelerated-Vision-Based-Depth-Perception-for-Real-Time-Applications
CVMI 2022: A library to simplify disparity calculation and 3D depth map generation from a stereo pair
Dhruval360/CNNs-from-scratch
This is an implementation of a CNN from scratch using numpy
nihal-ramaswamy/generic-programming