Pinned Repositories
Analysis-of-Discharge-Data
This is a Probability & Statistics (CE605A) course project under supervision of Prof. S. Tripathi, IIT Kanpur.
Automatic-Answer-Grading
Given an answer to a question from the selected set of questions, this project aims is to evaluate it and give a qualitative score.
Awesome-LiDAR-Camera-Calibration
A Collection of LiDAR-Camera-Calibration Papers, Toolboxes and Notes
BCS_workshop_Jan_22
Contains Material for BCS Workshop conducted in January of 2022
Dynamic_Map_Creation_using_Geospatial_Covid19_Data
Worldwide dynamic mapping of spread of corona virus showing the dynamic change
Image-generation-using-GANs
Deep Learning with PyTorch (GANs)
Restaurant-Web-Application
Designed and implemented fully functional web application of a restaurant usingHTML, CSS, JS, jQuery, BootstrapandimplementedAJAXto speed up the web page.
Smart-Agriculture-System-using-IoT
This project is about IoT-based smart agriculture, a system which is built for monitoring the crop field remotely.
Stack_Overflow_Tag_Predictor
Implementation of Logistic Regression Model to produce highF1 scoreas tf-idf produces very high dimensional data.
Steering-Angle-Prediction-of-a-Self-Driving-Car
Trained throughNVIDIA’s end to end CNNarchitecture by taking front camera images at 30 FPS and correspondingSteering Angles as inputs and visualization of Steering Angle outputs on test data
nilimapaul's Repositories
nilimapaul/Analysis-of-Discharge-Data
This is a Probability & Statistics (CE605A) course project under supervision of Prof. S. Tripathi, IIT Kanpur.
nilimapaul/Automatic-Answer-Grading
Given an answer to a question from the selected set of questions, this project aims is to evaluate it and give a qualitative score.
nilimapaul/Awesome-LiDAR-Camera-Calibration
A Collection of LiDAR-Camera-Calibration Papers, Toolboxes and Notes
nilimapaul/BCS_workshop_Jan_22
Contains Material for BCS Workshop conducted in January of 2022
nilimapaul/Dynamic_Map_Creation_using_Geospatial_Covid19_Data
Worldwide dynamic mapping of spread of corona virus showing the dynamic change
nilimapaul/Image-generation-using-GANs
Deep Learning with PyTorch (GANs)
nilimapaul/Restaurant-Web-Application
Designed and implemented fully functional web application of a restaurant usingHTML, CSS, JS, jQuery, BootstrapandimplementedAJAXto speed up the web page.
nilimapaul/Smart-Agriculture-System-using-IoT
This project is about IoT-based smart agriculture, a system which is built for monitoring the crop field remotely.
nilimapaul/Stack_Overflow_Tag_Predictor
Implementation of Logistic Regression Model to produce highF1 scoreas tf-idf produces very high dimensional data.
nilimapaul/Steering-Angle-Prediction-of-a-Self-Driving-Car
Trained throughNVIDIA’s end to end CNNarchitecture by taking front camera images at 30 FPS and correspondingSteering Angles as inputs and visualization of Steering Angle outputs on test data
nilimapaul/Data-Security-in-IoT
nilimapaul/DataScienceTools
Useful Data Science and Machine Learning Tools,Libraries and Packages
nilimapaul/DynamicObjectDetection
nilimapaul/first-order-model
This repository contains the source code for the paper First Order Motion Model for Image Animation
nilimapaul/fullstack-course4
Example code for HTML, CSS, and Javascript for Web Developers Coursera Course
nilimapaul/hello-world
nilimapaul/Hello_world_DevOps
nilimapaul/JPMC-Interface-with-a-stock-price-data-feed
JPMC virtual software engineering internship project on Interfacing with a stock price data feed using JPMorgan Chase frameworks and tools
nilimapaul/LCCNet
Official PyTorch implementation of the paper “LCCNet: Lidar and Camera Self-Calibration usingCost Volume Network”.
nilimapaul/nilimapaul.github.io
nilimapaul/online-shop
PHP & MySQL based Online Shop
nilimapaul/Online-shop-DevOps
devops project on online shop
nilimapaul/project_mern_memories
This is a code repository for the corresponding video tutorial. Using React, Node.js, Express & MongoDB you'll learn how to build a Full Stack MERN Application - from start to finish. The App is called "Memories" and it is a simple social media app that allows users to post interesting events that happened in their lives.
nilimapaul/py
Repository to store sample python programs for python learning
nilimapaul/rps-ant
nilimapaul/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
nilimapaul/The-Complete-FAANG-Preparation
This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Python, and Java.
nilimapaul/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
nilimapaul/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
nilimapaul/Yolov5_DeepSort_Pytorch
Real-time multi-object tracker using YOLO v5 and deep sort