Skip to content
View arjun-593's full-sized avatar

Highlights

  • Pro

Block or report arjun-593

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Lane-Detection-using-Limited-Computation-Power Lane-Detection-using-Limited-Computation-Power Public

    Forked from IVDC-Club-IIT-Indore/IITISoC-23-IVR1-LaneDetection-using-LimitedComputationPower

    To Develop a robust lane detection pipeline that consumes meager computational resources (No GPU allowed, limited CPU and RAM usage) and could be deployed on NVIDIA Jetson Nano Board or even a Rasp…

    Jupyter Notebook

  2. MIPS-Based-RISC-Pipelined-Microprocessor-Design MIPS-Based-RISC-Pipelined-Microprocessor-Design Public

    To Design a 32-bit Pipelined MIPS Based RISC Microprocessor using Verilog HDL to perform at least basic arithmetic and logical operations. Later on pipelining the design and avoid redundancy.

    Verilog

  3. Neural-Networks-Self-Driving-Car-Raspberry-Pi Neural-Networks-Self-Driving-Car-Raspberry-Pi Public

    Forked from murtazahassan/Neural-Networks-Self-Driving-Car-Raspberry-Pi

    Python

  4. Pointcloud-to-Images Pointcloud-to-Images Public

    Forked from GuYufeng93/Pointcloud-to-Images

    An algorithm for projecting three-dimensional laser point cloud data into serialized two-dimensional images.

    C++

  5. pytorch-deep-learning pytorch-deep-learning Public

    Forked from niketh457/pytorch-deep-learning

    Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.

    Jupyter Notebook

  6. RRT_star_Implementation RRT_star_Implementation Public

    This repository contains a basic Implementation of the RRT* Algorithm, visualized using matplotlib.

    Python