anirudhv14's Stars
visenger/awesome-mlops
A curated list of references for MLOps
milesial/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
clovaai/donut
Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022
Project-MONAI/tutorials
MONAI Tutorials
loettz/interview-process-survival
:rainbow: :unicorn: this repository is a interview process guide for developers (web/frontend focused)
wubaoyuan/Lpbox-ADMM
A generic optimization method for any integer programming problem
Rohith-2/url_classification_dl
URL Feature extraction and Engineering aided with Classification via Neural Networks
rishigarg0709/Healthcare-Platform-ML
A machine learning based application which helps doctors in predicting various diseases and also helps patients in uploading and keeping track of their health records
andrea-cavallo-98/Low-resource-Machine-Translation
Multilingual finetuning of Machine Translation model on low-resource languages. Project for Deep Natural Language Processing course.
gamenerd457/Brain-MRI-Segmentation-And-Deployment-Using-Flask_Restful-Api
In this project I have trained a UNet model to predict masks for brain image segmentation and the model has been deployed using flask_restful api,so that we can get the output by sending a POST request