• Stars
    star
    9
  • Rank 1,930,404 (Top 39 %)
  • Language
    Jupyter Notebook
  • Created almost 2 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A master repository containing all the SME issued material for the Integrated Robotics and Applied Computer Vision course of PESU IO Slot 14 (2022).

More Repositories

1

volume-enhancer-mod

A sequential neural network to predict the ideal listening volume for an audio file. This repository only contains the correlation testing, network architecture, training & testing methods implemented with random data.
Jupyter Notebook
1
star
2

la-fromagerie-website

An online cheese store created using MERN stack.
JavaScript
1
star
3

MI-lab

Files for the lab component of the Machine Intelligence course (UE20CS302).
Python
1
star
4

virtual-python-cube

CS102 project, a rubiks cube based puzzle game
Python
1
star
5

MNIST-principal-component-analysis

A demonstration of principal component analysis applied on the MNIST dataset.
Jupyter Notebook
1
star
6

ec2-fishook-pipeline

A package to get an image and an annotation from a Flutter app, add to the dataset, retrain the model and send the model with the annotation file back.
Python
1
star
7

mediapipe-finger-counter

A script that can detect the number of fingers on a hand held up against the camera.
Python
1
star
8

opencv-document-scanner

OpenCV Project 2
Python
1
star
9

line-following-robot-with-aruco-markers-obstacle-detection-and-turtlesim-publisher

Code for a line following robot with aruco markers obstacle detection and turtlesim publisher script for real time simulation using ROS (IEEE RAS PESU Robofest hackathon task))
Python
1
star
10

webtech-course

Assignment components from the UE20CS204 course.
HTML
1
star
11

pedestrian-intention-fuzzy-classifier

A research project repository containing algorithms to classify pedestrian obstruction probabilities into fuzzy logic states using 2D cameras
Python
1
star
12

optobot-approaches

A CV model capable of capturing a dynamic candlestick graph of stock prices and predict the trade option.
Jupyter Notebook
1
star
13

football-db

A streamlit/mysql based web-application to manipulate a database of football players.
Python
1
star
14

opencv-virtual-paint

OpenCV Project 1
Python
1
star
15

color-detection-against-white-background

Task for image processing workshop for Robofest by IEEE RAS PESU
Python
1
star
16

video-feed-av-detection

A project repository for the first UE20CS342 deep learning hackathon.
Jupyter Notebook
1
star
17

digitaldesign-course

Codes for the UE20CS201 course.
Verilog
1
star
18

ML-course

Notes & programs from a Udemy course taken on the topic
Jupyter Notebook
1
star
19

ROS-turtlesim-movement-package

A ROS package with scripts modularizing code to publish Twist messages. Can be converted to library form to be called in other nodes
Makefile
1
star
20

unity3D-hand-tracking

Playing around with unity3D and mediapipe interfacing.
Python
1
star
21

DAA-lab

Source codes for the lab sessions of the Design & Analysis of Algorithms course (UE20CS251)
C
1
star
22

email-spam-detector

An e-mail spam detection project to learn the basics of ML and NLTK
Python
1
star
23

airport-management-system

Assignment 2 of the Design & Analysis of Algorithms course (UE20CS251)
C
1
star
24

webcam-feed-arrow-direction-finder

IEEE RAS PESU Robofest tiebreaker problem
Python
1
star
25

ftp-implementation

A file transfer protocol implemented in python using socket programming techniques.
Python
1
star
26

arduino-pyserial-communication

Arduino workshop task for Robofest by IEEE RAS PESU
C++
1
star
27

ARVR-course

Class programs, applicable notes and other supporting material for the CS315 course.
C++
1
star
28

asymptotic-analysis

Assignment 1 of the Design & Analysis of Algorithms course (UE20CS251)
C
1
star
29

IEEE-CS-PESU-init-event-resources

Resources used in framing the data analysis & computer vision problem statements for the init() event.
Jupyter Notebook
1
star
30

OS-lab

Source codes for the lab sessions of the Operating Systems course (UE20CS254)
C
1
star
31

CNN-worker-bee-pollen-detection

Convolutional neural network build to detect if a bee is carrying pollen (using PyTorch)
Jupyter Notebook
1
star
32

abnormal-cell-detection

A basic OpenCV based algorithm to differentiate abnormal cells from healthy ones in a microscopic image of a slide containing the same.
Python
1
star
33

MPCA-lab

Source codes for the lab sessions of the Microprocessor and Computer Architecture course (UE20CS252)
Assembly
1
star
34

CN-lab

Source codes for the lab sessions of the Computer Networks course (UE20CS253)
1
star
35

bicep-curl-assistant

A python script that uses OpenCV and mediapipe to detect full ROM on bicep curls.
Python
1
star
36

minecraft-server-world1

A modular package to automate server hosting and backup on a local machine based on papermc.
1
star
37

SR42-dev

Config files for my GitHub profile.
1
star
38

sensor-activated-virtual-keyboard

A virtual no-contact keyboard that activates when a hand is detected within certain range of a sensor group connected to an Arduino slave.
Python
1
star
39

aravs-niryo-ned2

An autonomous refueller with a static robotic arm using visual odometry.
C++
1
star
40

human-pose-quaternion-extraction

A research project repository containing algorithms to extract human pose quaternions using 2D cameras
Python
1
star
41

tasks-lister

A kernel module that prints all the tasks currently existing on the system from init in a tree structure.
C
1
star
42

forex-data-analysis

Basic analysis and cleaning of a FOREX dataset to learn about the usage of pandas, matplotlib, seaborn etc.
Jupyter Notebook
1
star
43

robofest-line-follower-ROS-package

ROS package to be integrated with a line following robot to simulate path tracing, obstacle detection and aruco marker turns on turtlesim in real time
Python
1
star
44

linear-algebra-course-documents

Notes & source codes for the online classes & offline practical work of the Linear Algebra course (UE20MA251)
Python
1
star
45

ANN-MNIST-handwritten-number-detection

Training phase of a sequential neural network to detect handwritten digits using PyTorch
Jupyter Notebook
1
star
46

python-course

Python basics course with special emphasis on data handling
Jupyter Notebook
1
star
47

tcp-port-scanner

A port scanner implemented using the scapy package in python.
Python
1
star
48

arduino-projects

Mixed repository containing notes, programs and other materials from a robotics course as well as libraries & component datasheets
C++
1
star
49

olympic-athlete-dataset-analysis

Analyzing a given data set on Olympic athletes, creating a python notebook, completing a report and an introductory video and answering a questionnaire within a given time limit
Jupyter Notebook
1
star
50

dynamic-model-interaction

An OpenGL based animation of three random low poly objects (a flower, snowflake and a monkey) bouncing around in a sphere.
C++
1
star
51

basic-transforms-using-processing

An implementation of matrix transformations using python on the processing IDE
Python
1
star
52

datastructures-course

Assignment component for the UE20CS202 course.
C
1
star
53

path-following-robot-color-detection-plus-gsheets-api-comms

Project files for a remotely accessed path following robot with extra features (IEEE-RAS Project Oasis 2021 Team Pennyworth)
Python
1
star
54

opencv-number-plate-detection

OpenCV Project 3
Python
1
star
55

exercise-detection-mediapipe-approaches

Scripts that use OpenCV and mediapipe to detect full ROM on chest and arm exercises + extra features (task for IEEE RAS Robofest selection)
Python
1
star
56

learnTech-mock-Website

HTML5/CSS3 code for a project done as a part of a course on the topic
CSS
1
star
57

rhino-prototyping-board

Codes, drivers and reference material for the Rhino prototyping board
C
1
star
58

IoT-experimentation

Tasks done as part of an IoT workshop. Covers flow diagrams, requesting data from firebase, an ESP32 program to control an IoT car & two way communication with thingspeak api
C++
1
star
59

pandemic-home-automation-system

Minimalist home automation system concept aimed at users under lockdown. Uses OpenCV for face recognition along with other basic features controlled by gestures (PESU I/O Robotics course project)
C++
1
star
60

federated-reinforcement-learning-cartpole

An attempt to simulate collaboration between multiple cartpoles while keeping the environment shared and local.
Python
1
star
61

PESU-IO-pytorch-workshop

Programs done as part of a workshop covering the basics of neural networks & deep learning using PyTorch
Jupyter Notebook
1
star