đŸē ARTIFACTS

datasets.log
  1. $ DORI-Benchmark view

    Benchmark dataset, hosted on Hugging Face.

    benchmark dataset huggingface
  2. $ DANGA view

    Dataset for Bangla NLP research, hosted on Hugging Face.

    bangla nlp dataset huggingface
  3. $ DANGA-Adapted view

    Adapted version of the DANGA dataset, hosted on Hugging Face.

    bangla nlp dataset huggingface
  4. $ BLanCK view

    Dataset, hosted on GitHub.

    dataset github
  5. $ RegSpeech12 view

    Speech dataset, hosted on Kaggle.

    speech dataset kaggle
  6. $ OOD-Speech view

    Speech dataset, hosted on Kaggle.

    speech dataset kaggle
  7. $ Ben-10 view

    Speech dataset, hosted on Kaggle.

    speech dataset kaggle
projects.log
  1. $ mwTokenizer repo

    Python library for multilingual tokenization done for the Wikimedia Foundation.

    python pyspark nlp tokenization wikipedia multilingual
  2. $ VISTA for Automated Retail Check-out repo

    Official implementation of the VISTA algorithm for automated retail check-out.

    python segmentation computer-vision object-detection real-time cross-domain
  3. $ mwparserfromhtml repo

    A python library for parsing and mining metadata from the Enterprise HTML Dumps.

    python html metadata parsing mining
  4. $ Shaako repo

    An android application to facilitate community health programs in rural areas.

    android azure sql machine-learning community microsoft-imagine-cup
  5. $ SUSTCast repo

    Automate campus radio.

    Android Django Firebase Icecast
  6. $ Pneumonia Detection from Chest X-Rays repo

    An end to end benchmarking of different computer vision architectures

    python computer-vision machine-learning chest-xray transfer-learning
  7. $ P2P Chat repo

    Fully functioning peer-to-peer chat application

    Android Java Socket Programming
  8. $ Product Recommendation System Benchmarking repo

    An end to end benchmarking of different recommendation techniques

    python recommendation-system collaborative-filtering content-based-filtering clustering matrix-factorization
  9. $ Image Captioning Web App repo

    A web app that generates captions for images.

    Python Deep Learning Flask Django CNN RNN
  10. $ Predict Energy Consumption of buildings from their attributes and weather data repo

    An end to end benchmarking of different prediction techniques

    python machine-learning regression energy-prediction weather-data
  11. $ Comparative Analysis of DL methods for Multi-domain Medical Image Segmentation repo

    How do statistical methods, Transformers, zero-shot learning strategies, few-shot finetuning, and low-rank adaptation techniques compare in terms of accuracy and robustness across different medical imaging datasets?

    python computer-vision machine-learning medical-imaging transfer-learning deep-learning
  12. $ Rule-based hand gesture recognition repo

    Implementation of a image processing pipeline that takes input image stream from the webcam, performs a series of classical image processing operations to identify the object of interest, and then displays the processed image with the object of interest highlighted on a GUI.

    Python Computer Vision Image Processing OpenCV
  13. $ Git Commit Generation from large GitDiff repo

    Replication and evaluation of standard architectures used for text summarization and generation across varying architectural complexities - e.g, RNN, LSTM, GRU, Transformer, BERT, GPT-2, Zero-shot learning, etc.

    NLP Text Generation Text Summarization Git Commit Generation LSTM Transformer BERT GPT-2 Zero-shot learning
  14. $ Vanishing point detection repo

    Different experiments on vanishing point detection

    Python Computer Vision Hough Transform Image Processing