Intisar Chowdhury's repositories
Practical-Deep-Learning
This repository contains all my class works, assignments and extensions.
Stable_and_Optimized-MSNET
Stable Modular Selective Neural Network
a-PyTorch-Tutorial-to-Object-Detection
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
byol-pytorch
Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch
CONTEST-CODES
ACM Competitive Programming.
Dassl.pytorch
A PyTorch toolbox for domain adaptation and semi-supervised learning.
deepo
Set up deep learning environment in a single command line.
ExpertNet-Pytorch
A PyTorch implementation of the CVPR 2017 publication "Expert Gate: Lifelong Learning with a Network of Experts"
gradcam_plus_plus-pytorch
A Simple pytorch implementation of GradCAM and GradCAM++
Image-Processing-Course
Assignments and doodles
learnopencv
Learn OpenCV : C++ and Python Examples
mixture-of-experts
PyTorch Re-Implementation of "The Sparsely-Gated Mixture-of-Experts Layer" by Noam Shazeer et al. https://arxiv.org/abs/1701.06538
Neural-Network-CSA01
This repository contains all the projects and assignment completed so far.
ood-mode-ensemble
[Int. J. Comput. Vis. 2024] Revisiting Deep Ensemble for Out-of-Distribution Detection: A Loss Landscape Perspective
pytorch_objectdetecttrack
Object detection in images, and tracking across video frames
Pytorch_Retinaface
Retinaface get 80.99% in widerface hard val using mobilenet0.25.
ResearchMaterials
All source codes for research( With dataset )
siamese-triplet
Siamese and triplet networks with online pair/triplet mining in PyTorch
UGATIT-pytorch
Official PyTorch implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation
yolox-pytorch
a Pytorch easy re-implement of "YOLOX: Exceeding YOLO Series in 2021"