Pinned Loading
-
Custom_Semantic_Segmentation
Custom_Semantic_Segmentation PublicThis project demonstrates semantic image segmentation using a custom architecture that combines MobileNetV2 and U-Net. It aims to accurately segment objects in images, showcasing a robust approach …
Jupyter Notebook
-
-YOLOv8_Implementation-
-YOLOv8_Implementation- PublicPython scripts performing Instance Segmentation using the YOLOv8 model in ONNX.
Python
-
Self_Supervised_Learning
Self_Supervised_Learning PublicSee how much improvement we get with self-supervised learning as compared to baseline model without self-supervised learning.We pretrain the SimCLR model using the simclr loss we wrote, remove the …
Jupyter Notebook
-
Fine_Tuning_DistilBERT_For_Sentence_Classification-
Fine_Tuning_DistilBERT_For_Sentence_Classification- PublicIn this notebook, we will demonstrate the process of fine-tuning DistilBERT for sentiment analysis using a dataset of restaurant reviews. DistilBERT is a smaller, faster, and lighter version of BER…
Jupyter Notebook
-
Self-Supervised-Network-with-contrastive-losses
Self-Supervised-Network-with-contrastive-losses PublicThis code is a custom implementation of the Supervised Contrastive Learning paper (https://arxiv.org/abs/2004.11362).
Jupyter Notebook
-
FineTuning-Llama2-with-QLora
FineTuning-Llama2-with-QLora PublicWelcome to this Google Colab notebook that shows how to fine-tune the recent Llama-2-7b model on a single Google colab and turn it into a chatbot
Jupyter Notebook
If the problem persists, check the GitHub status page or contact support.