There are no reviews yet. Be the first to send feedback to the community and the maintainers!
ImageTextRetrieval
In this work, we implement different cross-modal learning schemes such as Siamese Network, Correlational Network and Deep Cross-Modal Projection Learning model and study their performance. We also propose a modified Deep Cross-Modal Projection Learning model that uses a different image feature extractor. We evaluate the modelโs performance on image-text retrieval on a fashion clothing dataset.dog-classifier-web-app
A web app made using Flask that loads a trained PyTorch model and classifies dog/human images as the most resembling dog breed.Toy-C-Compiler
A simple compiler, made using flex and bison and coded in C for a C-flavoured language. This project has been made as a course project in the course CS-327: Compilers offered at IIT Gandhinagar in Semester-2 AY 2020-21 under the guidance of Prof. Bireswar Das.Mini-Classroom
Classroom management software written from scratch in C++. This project was a part of the CS 433: Computer Networks course taught at IIT Gandhingar in 2020-21my-website
covid-cases-on-map
Not release versionfrank-chris.github.io
plagiarism-detection
A plagiarism detector built and deployed using Scikit-Learn and AWS SageMakerinitial-conditions-covid-19-model
Initial conditions for data-driven PDE-based modelling of Covid-19 infectionsMachine-Learning-Assignments
Assignments for ES-654 (Machine Learning) course offered at IIT Gandhinagar - Spring 2021data-visualization-javascript
Code I wrote while learning data visualization using JavaScriptchat-app-with-socket.io
A basic chat application I built while learning to use Socket.IOIn-memorySearchableFileSystem
In-memory Searchable File System using FUSEdog-breed-classification
Classifying dog/human images as the most resembling dog breed. Built using PyTorch.sentiment-analysis
Deploying a Sentiment Analysis Model on AWS SageMakercovid
This is the release versionparameters-covid-19-model
Script to find the run with least error among runs performed during parameter studyassignment-3-chris-francis-18110041
uncertainty-limits-covid-model
TCP-UDP-client-server
TCP and UDP client and server scripts written in PythonHospitalDatabaseSystem
A Flask web application for a hospital database system. CS 432: Databases assignment, IIT Gandhinagar.Image-Text-Retrieval-Web-App
Flask Web App for ES-654 Machine Learning course projectfood-illustrations
Just a few picsRealTimeAudio
Record, process and plot microphone audio in real-timePyQuiz
A quiz program developed with Python that uses web scraping to create quizzesOperating-Systems-Assignments
Assignments for CS-301(Operating Systems) course offered at IIT Gandhinagar - Fall 2020Simulating-Natural-Selection-of-Speed
Simulating the natural selection of speed in a population of animals living in an environment with finite food resources using NetLogo.tic-tac-toe
A tic-tac-toe game built using Socket.IOBreak-Out
A breakout game made using JavaScript that can be played on a browser.Persistent-and-Concurrent-Client-and-Server
Client and Server programs that implement persistent connections and concurrency. Written in Python.AcadSearch
A search engine that can cater to the needs of students looking for professors to approach for projects, internships or jobs. It allows users to search for professors based on name, university, research areas and paper titles using 3 different retrieval methods. The engine allows users to sort the search results based on criteria like h-index etc.solving-math-word-problems
Solving Math Word Problems Using Language Models and Contrastive LossSurfstore
A networked file storage application in Go that lets users sync files to and from the cloud. Uses the RAFT protocol for fault-tolerance and consistent hashing for scalability.Love Open Source and this site? Check out how you can help us