Pinned Repositories
DriveLLaVA
Training LLaVA on the CommaVQ dataset to produce tokenized control signals for driving
esp32-assembly
general-navigation
General Navigation Models based on GNM, ViNT, NoMaD as a pytorch repo for quick and easy deployment
kan-gpt
The PyTorch implementation of Generative Pre-trained Transformers (GPTs) using Kolmogorov-Arnold Networks (KANs) for language modeling
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
PAP_UE19CS306B
Python Application Programming
SOccDPT
AAIML 2024: 3D Semantic Occupancy from Dense Prediction Transformers trained under memory constraints
TCPServer
HP Assignement: PThreads. Build a multi-threaded server in C++, make use of PThreads for parallel programming.
TrajNet
ICRA 2024: A Comparative Study of RGB and Thermal Cameras for Night-Time Autonomous Navigation
OCTraN
CVPR-23 T4V: 3D Occupancy from vision in unstructured traffic scenarios
AdityaNG's Repositories
AdityaNG/PAP_UE19CS306B
Python Application Programming
AdityaNG/esp32-assembly
AdityaNG/Arduino-BTS7960
Arduino library to control the BTS7960 Dual H-Bridge, that can drive DC-Motor up to 43A
AdityaNG/CS256_MPCA_Lab
CS256_MPCA_Lab
AdityaNG/OpenMP_Notes
AdityaNG/Parallel-Prefix-Adder
Parallel Prefix Adders achieve logarithmic time complexity by means of parallelizing the operation. For an n bit prefix adder, the critical path is one xor gate, one and/or gate and log(n) modules.
AdityaNG/Self-Driving-RC-Car
AdityaNG/GTA_ASSIGNMENT
AdityaNG/VIVP
Verilog Package Manager
AdityaNG/AA_ASSIGNMENT
AdityaNG/ALU
AdityaNG/BasicModules
A vPackage of many basic modules like Muxes, Flip-Flops, Latches, FAs, HAs
AdityaNG/DAA_A2
AdityaNG/DAA_U12
AdityaNG/ESP32_AnalogWrite
Provides an analogWrite polyfill for ESP32 using the LEDC functions
AdityaNG/fsd_skeleton
AdityaNG/gitignore
A collection of useful .gitignore templates
AdityaNG/GraphColoring
AdityaNG/GraphicsExperiments
AdityaNG/numerapi
Python API and command line interface for the numer.ai machine learning competition
AdityaNG/PC-Assemby-wizard
AdityaNG/RippleCarryAdder
A vPackage implementing Ripple Carry Adder
AdityaNG/Servo
Servo Library for Arduino
AdityaNG/TsyDMASPI
SPI library using DMA buffer for Teensy
AdityaNG/VRE_CAN
AdityaNG/VRE_PATH_PLANNER
AdityaNG/VRE_SITE
AdityaNG/VRE_VCU
Handles car's data logging, RTDS, APPS check, and more
AdityaNG/VRE_VCU_MON
AdityaNG/VRE_VCU_Monitor