Anisha Gharat's starred repositories
fullcalendar
Full-sized drag & drop event calendar in JavaScript
awesome-virtual-try-on
A curated list of awesome research papers, projects, code, dataset, workshops etc. related to virtual try-on.
MEDIUM_NoteBook
Repository containing notebooks of my posts on Medium
event-calendar
Django-based Event Calendar application.
genetic_draw
Genetic Algorithms for drawing images
Distributed-System-Algorithms-Implementation
Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election
Face-Recogntion-Detection
Face Recognition/Detection (image/video) using skin tone threshold algorithm, haar cascade for face detection and LBPH for face recognition. It also implements the concept of multithreaded server with multiple clients.
TrafficLightNeuralNetwork
:traffic_light: An Artificial Neural Network based Traffic Light Controller for intersections. Computational Intelligence class final project.
curated-fashion-ai
This repository curates recent research works about fashion with artificial intelligence and hopes to help researchers who are interested in this domain.
Equation-Solving-Genetic-Algorithm
I have implemented a Genetic Algorithm for solving Linear Equations. The project was implemented on MATLAB but later I again coded it completely in python
Design-and-Implementation-of-Student-profile-and-placement-management-system
It is Student Information Digitalisation system
learning-management-system
CS 3321 - Java School project to create a learning management system, i.e. Blackboard.
Weather-to-wear
Clothing recommendations based on an inputted location's weather
DeepFashion_Try_On
Official code for "Towards Photo-Realistic Virtual Try-On by Adaptively Generating↔Preserving Image Content",CVPR‘20 https://arxiv.org/abs/2003.05863
university-student
This is the college management project made in Hibernate.
Hadoop--Customer-Churn-Analysis
a big data project using naive bias classification technique.
leader_selection_algorithm
This is a java implementation of the distributed computing algorithm, which aims to elect an coordinator or a leader from the nodes active in the computing environment
Fuzzy-Set-Operations
🔀 Fuzzy Set Operations | Soft Computing
TrafficLightNeuralNetwork---TensorFlow
A TensorFlow implementation of TrafficLightNeuralNetwork (ANN-based Traffic Light Controller).
BFCAI_project_College-Enrollment-System
Desktop Application using Java and SQL Database
StudentInformationSystem
Student Information System is software which is helpful for students as well as the college authorities. In the current system all the activities are done manually. It is very time consuming and costly. The College Management System deals with the various activities related to the students, for example, Student Registration, Subject Management, Result Management, etc.
Polynomial-Equation-Solver-using-Genetic-Algorithm
A python Script that uses Genetic Algorithm to find a solution of the given equation.
CS455-ASG2
A server that handles network traffic by using a thread pool. The thread pool handles all network communication tasks and batches incoming data to improve performance
JAVA-COLLEGE-MANAGEMENT-SYSTEM-
COLLEGE MANAGEMENT SYSTEM
Scalable-Server-Design
Scalable server design with thread pools and micro batching to manage and load balance active network connections.