Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by Harish-Balaji-B

A curated list of projects in awesome lists by Harish-Balaji-B .

https://github.com/harish-balaji-b/human-pose-estimation-using-cnn-and-keypoint-r-cnn

This repository focuses on human pose estimation using deep convolutional neural networks and key point R-CNN. The objective is to predict human key point coordinates from input images, enabling the visualization of human poses by drawing skeletons.

Last synced: 05 Nov 2024

https://github.com/harish-balaji-b/automated-prediction-of-item-difficulty-and-item-response-time

Accurately predicting item difficulty and response time is crucial for developing effective and personalized educational assessments. We base this on the BEA 2024 Shared Task, leveraging its provided dataset to benchmark the performance of Word Embeddings with Neural Networks, CBOW, LSTM, LSTM with attention, GRU, BERT, ELECTRA.

Last synced: 05 Nov 2024

https://github.com/harish-balaji-b/energy-conservation-chatbot

A chatbot based on OpenAI api, Steamlit and steamlit_chat which focuses mainly on Energy Conservation.

Last synced: 05 Nov 2024

https://github.com/harish-balaji-b/password-manager

In developing a secure client-server model, we implement the Advanced Encryption Standard (AES) and a hashing algorithm from scratch. The AES implementation includes key expansion, key-mixing operations, and secure modes like Cipher Block Chaining (CBC). For hashing, we choose SHA-256 and ensure its resistant to common cryptographic attacks.

aes-encryption cbc cryptography pbkdf2 sha-256

Last synced: 05 Nov 2024

https://github.com/harish-balaji-b/ros2_humble_autonomous_parking_system_using_turtlebot3_waffle

ROS2, short for Robot Operating System 2, is a flexible and modular open-source framework designed for developing and managing robot software applications.

Last synced: 05 Nov 2024

https://github.com/harish-balaji-b/phylogenetic-trees-ete3

A python program creating phylogenic trees using ete3 module

Last synced: 05 Nov 2024

https://github.com/harish-balaji-b/music-recommendation-using-q-learning-and-deep-reinforcement-learning

This repository compares two methodologies for music recommendation: Q-learning and Deep Reinforcement Learning (Dueling DQN), applied to a dataset of music tracks with features like genre, artist, and danceability. The goal is to build a system that recommends music based on user preferences.

dqn dueling-dqn music-recommendation q-learning reinforcement-learning

Last synced: 05 Nov 2024

https://github.com/harish-balaji-b/image-dehazing

The research goal is to quantitatively evaluate the performance of DCP Morphology and CAP HLP, individually and in combination with CLAHE, in improving image visibility and quality under hazy conditions. The findings aim to guide the selection and optimization of dehazing methods for enhanced computer vision in challenging environmental scenarios.

cap-hlp clahe color-attenuation-prior dark-channel-prior dcp-morphology haze-line-prior image-processing signal-and-image-processing signal-processing

Last synced: 05 Nov 2024

https://github.com/harish-balaji-b/raspberry-pi-3-based-line-follower-robot

The Line Follower Robot project utilizes Raspberry Pi 3 and L298N motor driver for creating an autonomous robot capable of following a line on a track.

html l298n line-follower-robot python raspberry-pi-3

Last synced: 11 Oct 2024