Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by aditya30394

A curated list of projects in awesome lists by aditya30394 .

https://github.com/aditya30394/person-re-identification

Person re-identification, a tool used in intelligent video surveillance, is the task of correctly identifying individuals across multiple images captured under varied scenarios from multiple cameras. Solving this problem is inherently a challenging one because of the issues posed to it by low resolution images, illumination changes per image, unconstrained pose and occlusions.

deep-learning deep-neural-networks machine-learning person-re-identification person-reidentification python pytorch pytorch-cnn pytorch-gan

Last synced: 01 Oct 2024

https://github.com/aditya30394/reverse-image-captioning

Text to Image Generation (Reverse image captioning): This task is just the reverse of image captioning task. Here, we are trying to generate the images that best fits the textual description.

cnn deep-learning deep-neural-networks gan generative-adversarial-network image-generation python pytorch

Last synced: 01 Oct 2024

https://github.com/aditya30394/detoxit

Cyberbullying and online abuse have been continuously rising at an alarming rate. This is detrimental to the mental state of teenagers and one of the biggest factors leading to depression. Manually determining the toxicity of the comments in the plethora of data generated on a daily basis is an impossible task. Automating the detection and censorship of such toxic comments by the social media platforms can go a long way in solving this issue. But detection of toxic comments is a very daunting task because of various factors such as context, perception, vocabulary etc.

django online-harassment python social-network web-application

Last synced: 01 Oct 2024

https://github.com/aditya30394/decentralized-howdy

A decentralized application for student record storage based on smart contracts. Traditionally, these records are mostly stored either as documents or as unofficial copies on centralized servers. While these may be sufficient for decision making procedures, they bear a consequence of delaying the on-boarding process. This is because, to obtain an official copy, students are required to place an application with the academic department, and the whole process usually takes about 10 days. The delay is primarily caused because the records are validated at the source, which usually follows a convoluted process. The challenge is to offer a platform upon which all of a student’s credentials can be verified readily without actually approaching the source. This expedites the time to obtain the official records.

cloud-computing dapp smart-contracts

Last synced: 01 Oct 2024

https://github.com/aditya30394/grpcclientandserver

An example containing a Grpc client and server

Last synced: 01 Oct 2024

https://github.com/aditya30394/resume_ctci_mcdowell

A Nice-looking CV template made into LaTeX https://www.careercup.com/resume

Last synced: 01 Oct 2024

https://github.com/aditya30394/aditya30394

My personal repository

Last synced: 01 Oct 2024

https://github.com/aditya30394/machine-learning-a-z

The repo contains implementation of all the machine learning algorithms in Python and R. Each algorithm also has a sample data set available to show the actual working of the algorithm.

machine-learning-algorithms python

Last synced: 01 Oct 2024

https://github.com/aditya30394/benign-vs-malignant-tumors

Benign vs Malignant tumors

Last synced: 01 Oct 2024

https://github.com/aditya30394/self-evaluation-portal

The motivation behind the CSCE 625 Self Evaluation project is to help students in assessing their preparation for the graduate-level Artificial Intelligence course. This project can assist students in understanding the course prerequisites. By using this evaluation portal, the students can make an informed decision as to whether they are sufficiently prepared to register for the class.

cucumber-tests rspec-rails ruby ruby-on-rails webapp

Last synced: 01 Oct 2024

https://github.com/aditya30394/handwritten-digit-recognition-mnist

Classifying gray scale images of handwritten digits (28 × 28 pixels) into their 10 categories (0 through 9) using deep learning

Last synced: 01 Oct 2024

https://github.com/aditya30394/aditya_tamu_mscs

Repo to hold all the resumes and CVs that I use

Last synced: 01 Oct 2024

https://github.com/aditya30394/java-for-complete-beginners

Java code snippets for basic data structures and algorithm

Last synced: 01 Oct 2024

https://github.com/aditya30394/phishing-websites

Phishing Websites

Last synced: 01 Oct 2024

https://github.com/aditya30394/simple-integer-language-compiler-silc-

A compiler developed for SIL (Simple Integer Language) in C using tools Lex and Yacc. SIL is a two pass compiler for a hypothetical machine SIM (Simple Integer Machine). SIL has support for basic and user defined data types, functions and conditional and iterative statements, arithmetic and logical expressions and I/O.

c compiler-design cpp expl lex sil yacc

Last synced: 01 Oct 2024

https://github.com/aditya30394/review-classifier

Multinomial Naive Bayes Classifier in Python to classify reviews as positive or negative

nlp-machine-learning python

Last synced: 01 Oct 2024

https://github.com/aditya30394/geeky-whatsapp

A multithreaded client-server architecture based Chat Application using Java Socket programming. A server continuously listens for connection requests from clients across the network or even from the same machine. Clients connect to the server using an IP address and port number. The client needs to provide a unique username while connecting to the server. This username is treated as the unique identifier for that client.

java

Last synced: 01 Oct 2024

https://github.com/aditya30394/experimental-operating-system

Built an experimental operating system which is designed to be run on the XSM (eXperimental String Machine) architecture which is a simulated machine hardware with features like multi programming, virtual memory, and system calls.

operating-system

Last synced: 01 Oct 2024

https://github.com/aditya30394/simple-neural-network-problems

Implementation of some simple deep networks (classification and regression)

Last synced: 01 Oct 2024

https://github.com/aditya30394/spotlight-on-aws-elasticsearch

AWS Elasticsearch Service is a fully managed service making it easier for developers to deploy Elasticsearch cost effectively at scale. It also provides various security features that you can use to make your APIs secure. The service provides support for open source Elasticsearch APIs, managed Kibana, integration with Logstash and other AWS services, and built-in alerting and SQL querying.

amazon-elasticsearch-service cluster elasticsearch json lucene python scale spotlight

Last synced: 01 Oct 2024