Skip to content
View NamanMakkar's full-sized avatar
  • University of Michigan
  • Ann Arbor
Block or Report

Block or report NamanMakkar

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

  1. ECE5545-ML-Hardware-Systems ECE5545-ML-Hardware-Systems Public

    This repo contains the Assignments from Cornell Tech's ECE 5545 - Machine Learning Hardware and Systems offered in Spring 2023

    Jupyter Notebook 6 3

  2. minitorch minitorch Public

    minitorch - A PyTorch API implemented from scratch for the course CS5781 Machine Learning Engineering

    Python 2

  3. UoE-Machine-Learning-Practical-INFR11132 UoE-Machine-Learning-Practical-INFR11132 Public

    This repository contains the code and reports for the course INFR11132 Machine Learning Practical. Overall Mark Achieved - 75%

    Jupyter Notebook 1

  4. Autostitch Autostitch Public

    Implemented a system to combine a series of horizontally overlapping photographs into a single panoramic image by making use of RANSAC algorithm

    Python

  5. Stereo Stereo Public

    This assignment exercises the concepts of photometric stereo and plane sweep stereo. These have been implemented in numpy and python on various datasets

    Python

  6. Feature-Detection-and-Matching Feature-Detection-and-Matching Public

    This project identifies a pairing between a point in one image and a corresponding point in another image. Feature detection and matching is carried out with the help of Harris Feature Detector, MO…

    Python 3 1