Pinned Repositories
2d-slice-set-networks
code for the ISBI 2021 paper "Improved Brain Age Estimation with Slice-based Set Networks"
AAAI_2019_EXAM
Official implementation of "Explicit Interaction Model towards Text Classification"
ai-engineer-workshop
Building LLM apps for Production using Ray
aider
aider is AI pair programming in your terminal
allennlp
An open-source NLP research library, built on PyTorch.
android-voice-demo
Example on how to build a voice-enabled Android app with Wit.ai
are-16-heads-really-better-than-1
Code for the paper "Are Sixteen Heads Really Better than One?"
AtacWorks
SDK for deep learning based processing of Atac-seq data
interesting-notebooks
Exercises & Advanced methods using llama_index
med-transcripts
App for recording transcripts of doctor-patient consultations.
nirvanesque's Repositories
nirvanesque/f-rcnn
First version of Faster-RCNN
nirvanesque/AAAI_2019_EXAM
Official implementation of "Explicit Interaction Model towards Text Classification"
nirvanesque/cld-app-streamlit
Image classification app deployed with streamlit and pytorch
nirvanesque/climatebert.ai
The frontend application for climatebert.ai
nirvanesque/companion
Generative-AI-Powered Foreign-Language Private Tutor
nirvanesque/convmixer
Implementation of ConvMixer for "Patches Are All You Need? 🤷"
nirvanesque/convmixer-cifar10
Simple CIFAR-10 classification with ConvMixer
nirvanesque/Daily-Dose-of-Data-Science
A collection of code snippets from the publication Daily Dose of Data Science on Substack: https://avichawla.substack.com.
nirvanesque/decarbonizer
The Decarbonizer project.
nirvanesque/diffuzers
a web ui & api for 🤗 diffusers
nirvanesque/domain_agnostic_content_aware_style_invariant
Learning to Generalize towards Unseen Domains via a Content-Aware Style Invariant Framework for Disease Detection from Chest X-rays
nirvanesque/Face-Detection
nirvanesque/GFPGAN
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
nirvanesque/glaucoma-detector
Glaucoma detection automation project. Trained a binary image classifier using CNNs and deployed as a streamlit web app. It takes eye (retinal scan) image as input and outputs whether the person is affected by glaucoma or not.
nirvanesque/greenwashing
Project on corporate environmental communication using web archives
nirvanesque/Greenwashing_in_banking
Research Proj. 3rd Sem. MSc. FinTech
nirvanesque/IBM-Biodiversity
Digital Naturalist - AI Enabled tool for Biodiversity Researchers
nirvanesque/language-model
Language model for climateBERT
nirvanesque/llm-chatbot
Web application that allows you to interact with biomedical knowledge graphs and query biomedical questions.
nirvanesque/Nenetic
NN Image Classifier for Land Cover
nirvanesque/nginx-proxy
Automated nginx proxy for Docker containers using docker-gen
nirvanesque/OpticNet-71
Classifying different Retinal Diseases using Deep Learning from Optical Coherence Tomography Images
nirvanesque/private-ml-for-health
Dopamine: Differentially Private Federated Learning on Medical Data (AAAI - PPAI)
nirvanesque/Retinal-Blood-Vessel-Damage-Diagnosis
This repo contains code for the paper, "Early Diagnosis of Retinal Blood Vessel Damage via Deep Learning-Powered Collective Intelligence Models"
nirvanesque/SpineParseNet
nirvanesque/stable-diffusion-streamlit
A wrapper for the stable diffusion pipeline
nirvanesque/stable-diffusion-webui
Stable Diffusion web UI
nirvanesque/TINC
Temporally Informed Non-Contrastive Learning for Disease Progression Modeling in Retinal OCT Volumes
nirvanesque/U-Net-Fixed-Point-Quantization-for-Medical-Image-Segmentation
Repository containing code for "U-Net Fixed-Point Quantization for Medical Image Segmentation" paper at MICCAI2019
nirvanesque/VTGAN-pytorch-version
This is the pytorch version of VTGAN implementation