pthengane's Stars
ThingzDefense/IoT-Flock
IoT-Flock is an open-source tool for IoT Traffic Generation which supports the two widely used IoT Application Layer Protocols, i.e., MQTT and CoAP.
rosinality/style-based-gan-pytorch
Implementation A Style-Based Generator Architecture for Generative Adversarial Networks in PyTorch
LynnHo/DCGAN-LSGAN-WGAN-GP-DRAGAN-Pytorch
DCGAN LSGAN WGAN-GP DRAGAN PyTorch
aladdinpersson/Machine-Learning-Collection
A resource for learning about Machine learning & Deep Learning
shruti-bt/YOLOV4-PYTORCH
shruti-bt/Smart-Sampling
shruti-bt/galaxy-classification
Implementation of ResNet based classifier for galaxy classification on DESI dataset
shruti-bt/shruti-bt.github.io
Personal website
shruti-bt/py
Repository to store sample python programs for python learning
shruti-bt/Hacker-Rank-Data-structure
implementation of data structure problem in hacker rank.
shruti-bt/Algorithm-python
Implementation of algorithm
shruti-bt/data-structure-python
My study programs for data structure in python.
shruti-bt/leetcode-solution
Solutions for leetcode problems.
shruti-bt/WGAN-GP
Implementation of WGAN-GP on custom dataset.
shruti-bt/YOLO-PyTorch
Implementation of YOLO object detection algorithms from scratch in PyTorch on custom dataset.
shruti-bt/Faster-RCNN
Implementation of Faster-RCNN model on custom dataset.
shruti-bt/Transfer-Learning
Implementation of transfer learning in pytorch model
shruti-bt/particle-detection
implementation of particle detection file.
shruti-bt/cifar10-models
Implementation of SOTA model for CIFAR-10 dataset.
vgthengane/pytorch-cv-models
vgthengane/cnn-models-mnist
This repository contain simple convolutional neural network on MNIST dataset
vgthengane/flask-demo
Demo flask application.
vgthengane/Faster-RCNN
Implementation of Faster RCNN method on the custom dataset.
vgthengane/continuum
A clean and simple data loading library for Continual Learning
vgthengane/pretrained-cl
A Simple Baseline that Questions the Use of Pretrained-Models in Continual Learning (Under review)
vgthengane/gitignore
A collection of useful .gitignore templates
vgthengane/Continual-CLIP
Official repository for "CLIP model is an Efficient Continual Learner".
vgthengane/l2p-pytorch-1
Pytorch Implementation of Learning to Prompt (L2P) for Continual Learning @ CVPR22
vgthengane/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
vgthengane/RevisitingCIL
The code repository for "Revisiting Class-Incremental Learning with Pre-Trained Models: Generalizability and Adaptivity are All You Need" in PyTorch.