devarshi16
Computer Vision Engineer at Jio | Image Processing | Deep Learning & other pythonic stuff
JioNavi Mumbai
Pinned Repositories
crowdhuman_yolov5
For downloading models in restricted networks
Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
devarshi16.github.io
Portfolio
Form-Labeller
Use this tool to label forms, bounding boxes, and assigning types to annotations
HangMan
A character user interface of the popular game hangman
Multicoaster-Semaphore
5.8 The roller coaster problem This problem is from Andrews’s Concurrent Programming [1], but he attributes it to J. S. Herman’s Master’s thesis. Suppose there are n passenger threads and a car thread. The passengers repeatedly wait to take rides in the car, which can hold C passengers, where C < n. The car can go around the tracks only when it is full. Here are some additional details: • Passengers should invoke board and unboard. • The car should invoke load, run and unload. • Passengers cannot board until the car has invoked load • The car cannot depart until C passengers have boarded. • Passengers cannot unboard until the car has invoked unload. Puzzle: Write code for the passengers and car that enforces these constraints.
ProMicroGamepad
This repository holds code for different pro micro gamepad configurations and gerber files for PCB
sorting_comparison
Use this code to compare sorting algorithms and plot the graphs for a visual output.
TerminalWelcome
Get greeted with an ASCII art followed by a random one-liner whenever you open a new terminal
devarshi16's Repositories
devarshi16/Form-Labeller
Use this tool to label forms, bounding boxes, and assigning types to annotations
devarshi16/TerminalWelcome
Get greeted with an ASCII art followed by a random one-liner whenever you open a new terminal
devarshi16/HangMan
A character user interface of the popular game hangman
devarshi16/sorting_comparison
Use this code to compare sorting algorithms and plot the graphs for a visual output.
devarshi16/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
devarshi16/Multicoaster-Semaphore
5.8 The roller coaster problem This problem is from Andrews’s Concurrent Programming [1], but he attributes it to J. S. Herman’s Master’s thesis. Suppose there are n passenger threads and a car thread. The passengers repeatedly wait to take rides in the car, which can hold C passengers, where C < n. The car can go around the tracks only when it is full. Here are some additional details: • Passengers should invoke board and unboard. • The car should invoke load, run and unload. • Passengers cannot board until the car has invoked load • The car cannot depart until C passengers have boarded. • Passengers cannot unboard until the car has invoked unload. Puzzle: Write code for the passengers and car that enforces these constraints.
devarshi16/ProMicroGamepad
This repository holds code for different pro micro gamepad configurations and gerber files for PCB
devarshi16/crowdhuman_yolov5
For downloading models in restricted networks
devarshi16/devarshi16.github.io
Portfolio
devarshi16/insta-scrape
Scripts for scraping data from instagram
devarshi16/instagram-scraper
Scrapes an instagram user's photos and videos
devarshi16/rustlings-solutions
:crab: Rustlings solutions