chethan749
UG, Computer Science and Engineering, RV College of Engineering, Bengaluru. Interested in Machine Learning, Computer Vision, Deep Learning, Blockchain.
Pinned Repositories
Automated-E-toll
azure-webapp-demo
cg_project
Simple version of Snake Game using OpenGL
codefundo2018
curl_hack
DinoRunTutorial
Accompanying code for Paperspace tutorial "Build an AI to play Dino Run"
dlib
Simple face detection (with optimizations for improving FPS)
JavaCameraApp
keras-rl
Deep Reinforcement Learning for Keras.
maze_solver
chethan749's Repositories
chethan749/maze_solver
chethan749/Automated-E-toll
chethan749/azure-webapp-demo
chethan749/cg_project
Simple version of Snake Game using OpenGL
chethan749/codefundo2018
chethan749/curl_hack
chethan749/DinoRunTutorial
Accompanying code for Paperspace tutorial "Build an AI to play Dino Run"
chethan749/dlib
Simple face detection (with optimizations for improving FPS)
chethan749/JavaCameraApp
chethan749/keras-rl
Deep Reinforcement Learning for Keras.
chethan749/ml_practise
chethan749/news_portal
chethan749/nn_custom_dataset
Keras with Tensorflow backend is used to train a simple nerual network and a CNN on custom dataset that can be downloaded from google image search using js and python
chethan749/object_tracking
chethan749/practice
sync push and pull
chethan749/semeval_2023_6b
A repo for the final project CSCI 5832, Fall 2022.
chethan749/Smog_Detection
Smog Detection App for disaster mitigation. By placing various sensors (nodemcu paired with a gas sensor) across an area and mapping them with their actual coordinates, maps api can be used to monitor smog concentrations in areas where these sensors are placed. These concentrations are shown as heatmaps in google maps displayed on a web page.
chethan749/vehicle_detection_haarcascades
Vehicle Detection by Haar Cascades with OpenCV