Pinned Repositories
3D-Meshes
Implemented a paper performing loop subdivison and simplification using error quadratic metrics on 3D meshes
Android-Animations
Animations in Android
BLEScanner
Compost2
Data-science-statistical-modelling-projects
A collection of multiple projects involving tasks such as classification, time series forecasting , regression etc. on a number of datasets using different machine learning algorithms such as random forest, SVM, Naive Bayes, Ensemble, perceptron etc in addition to data cleaning and preparation.
Driver-Recognition-and-Analysis-System
Driver recognition and Analysis System, that consists of: active learning module for reduction of annotated images required and training time, a motion blur detection module for identification and localization of blur to retake an image in case of blurry images, and an open set recognition module to reduce false positives and increase accuracy.
Indoor-Navigation-App
Indoor navigation app using Android and Bluetooth low energy Beacons to correctly locate and track a user and help the user navigate in the lowest time possible. We utilize RSSI for trilateration
Project-Review-System
Project review portal for reviewing final year projects. Designed for students, mentors, coordinators and project guides, for scheduling reviews and to accurately track milestones and deadlines
Retinal-Anomaly-Detection-using-OCT-B-Scans
Detection of Anomalies in the Retina from OCT B scan images. Utilized a combination of Attention Modules to weight feature maps and Convolutional Neural Networks
Text-Summarization-From-Speech
This model performs automation speech recognition to convert audio signals to text and then the text is further fed to a transformer that summarizes the text. This is an end to end pipeline that involves ingestion of data including text and audio, validation, transformation ,training, evaluation and deployment
AlrikF's Repositories
AlrikF/Retinal-Anomaly-Detection-using-OCT-B-Scans
Detection of Anomalies in the Retina from OCT B scan images. Utilized a combination of Attention Modules to weight feature maps and Convolutional Neural Networks
AlrikF/3D-Meshes
Implemented a paper performing loop subdivison and simplification using error quadratic metrics on 3D meshes
AlrikF/Android-Animations
Animations in Android
AlrikF/BLEScanner
AlrikF/Compost2
AlrikF/Covid19
AlrikF/Data-science-statistical-modelling-projects
A collection of multiple projects involving tasks such as classification, time series forecasting , regression etc. on a number of datasets using different machine learning algorithms such as random forest, SVM, Naive Bayes, Ensemble, perceptron etc in addition to data cleaning and preparation.
AlrikF/Driver-Recognition-and-Analysis-System
Driver recognition and Analysis System, that consists of: active learning module for reduction of annotated images required and training time, a motion blur detection module for identification and localization of blur to retake an image in case of blurry images, and an open set recognition module to reduce false positives and increase accuracy.
AlrikF/Indoor-Navigation-App
Indoor navigation app using Android and Bluetooth low energy Beacons to correctly locate and track a user and help the user navigate in the lowest time possible. We utilize RSSI for trilateration
AlrikF/Project-Review-System
Project review portal for reviewing final year projects. Designed for students, mentors, coordinators and project guides, for scheduling reviews and to accurately track milestones and deadlines
AlrikF/Text-Summarization-From-Speech
This model performs automation speech recognition to convert audio signals to text and then the text is further fed to a transformer that summarizes the text. This is an end to end pipeline that involves ingestion of data including text and audio, validation, transformation ,training, evaluation and deployment
AlrikF/Data-Streaming-Project
AlrikF/DNA-sequence-alignment
Implementation Of sequence alignment problem using Dynamic programming and A more memory efficient divide and conquer approach
AlrikF/Drug-information-webscraper
Webscraping medical information
AlrikF/GANS
AlrikF/Indoor-Positioning-Navigation-System
AlrikF/Lane-Detection
CNN models
AlrikF/Mask-RCNN-bottle-training
AlrikF/NERF
AlrikF/Project-Review-System-
A project review system for colleges for final year project
AlrikF/Structure-From-Motion
AlrikF/text2image
Text to Image Generation with Semantic-Spatial Aware GAN
AlrikF/textdetection
Text detection from images by utilizing pytesseract
AlrikF/wastedata-Mask_RCNN-multiple-classes
predicting more than 2 classes from publicly available image data, for annotation we are using VGG annotator latest version
AlrikF/YOLOv3