Pinned Repositories
3Dpose_ssl
3D Human Pose Machines with Self-supervised Learning
All-About-the-GAN
All About the GANs(Generative Adversarial Networks) - Summarized lists for GAN
An-Introduction-to-Statistical-Learning
This repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.
Autoformer
About Code release for "Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting" (NeurIPS 2021), https://arxiv.org/abs/2106.13008
avatarify
Avatars for Zoom and Skype
awesome-adversarial-machine-learning
A curated list of awesome adversarial machine learning resources
awesome-atmos
A curated list of awesome Python libraries, software and resources in Atmosphere, Environment and Machine Learning
awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
DeepFake-Detection-Face-Swap-Detection-Face-Blur-Level-Detection-
bweng001's Repositories
bweng001/ObjectDetectionImbalance
Lists the papers related to imbalance problems in object detection [TPAMI]
bweng001/time_series_forecasting
bweng001/imbalanced-regression
[ICML 2021, Long Talk] Delving into Deep Imbalanced Regression
bweng001/Trajectory-Transformer
Code for "Transformer Networks for Trajectory Forecasting"
bweng001/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
bweng001/Swin-Unet
The codes for the work "Swin-Unet: Unet-like Pure Transformer for Medical Image Segmentation"
bweng001/TransBTS
This repo provides the official code for TransBTS: Multimodal Brain Tumor Segmentation Using Transformer (https://arxiv.org/pdf/2103.04430.pdf) , accepted by MICCAI2021.
bweng001/Swin-Transformer-Tensorflow
Unofficial implementation of "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" (https://arxiv.org/abs/2103.14030)
bweng001/SimSwap
The official project of SimSwap (ACM MM 2020)
bweng001/External-Attention-pytorch
Pytorch implementation of various Attention Mechanism
bweng001/Reverse_Engineering_GMs
Official Pytorch implementation of paper "Reverse Engineering of Generative Models: Inferring Model Hyperparameters from Generated Images"
bweng001/TianChi_AIEarth
TianChi AIEarth Contest Solution
bweng001/CVPR-2021-Papers
bweng001/ClimateNet
Climate Analytics using Deep Neural Networks in Python.
bweng001/convcnp
Implementation of the Convolutional Conditional Neural Process
bweng001/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
bweng001/cdo-bindings
Ruby/Python bindings for CDO
bweng001/properscoring
Proper scoring rules in Python
bweng001/CAMPS
Community Atmospheric Model Post-Processing System
bweng001/convCNPClimate
Implementation of convolutional conditional neural processes for statistical downscaling
bweng001/swin-transformer-pytorch
Implementation of the Swin Transformer in PyTorch.
bweng001/Climatic-parameters
Climatic parameter prediction using ML tools(paper: Basic Statistical Estimation Outperforms Machine Learning in Monthly Prediction of Seasonal Climatic Parameters)
bweng001/DLcorrection_MJO
Deep-learning Bias correction for MJO prediction
bweng001/PyRain
bweng001/Self-Supervised-Learning-Overview
Self-Supervised Learning: Reading List with Topics.
bweng001/Hands-On-Machine-Learning-for-Algorithmic-Trading
Hands-On Machine Learning for Algorithmic Trading, published by Packt
bweng001/Awesome-Self-Supervised-Papers
Paper bank for Self-Supervised Learning
bweng001/Unsupervised-Classification
SCAN: Learning to Classify Images without Labels (ECCV 2020), incl. SimCLR.
bweng001/google-research
Google Research
bweng001/text-to-text-transfer-transformer
Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"