Pinned Repositories
Action_Recognition_Demo_with_Grad_CAM
3D-ResNeXt101 with Grad-CAM Demo. (Pytorch)
Awesome_DaeJeon_Restaurant
대전 맛집 정리
Implicit-Stacked-Autoregressive-Model-for-Video-Prediction
Implicit Stacked Autoregressive Model for Video Prediction (official implementation)
inception-I3D-NON-LOCAL
Inception-I3D, Non Local finetune, hmdb51_flow
label-smoothing-visualization-pytorch
When Does Label Smoothing Help?_pytorch_implementationimp
Learning-Loss-for-Active-Learning-Pytorch
Learning Loss for Active Learning Pytorch Implementation,(reproduction)
pytorch-warmup-cosine-lr
Real-world-Anomaly-Detection-in-Surveillance-Videos-pytorch
Real-world Anomaly Detection in Surveillance Videos- pytorch Re-implementation
Self-Pair-for-Change-Detection
Self-Pair: Synthesizing Changes from Single Source for Object Change Detection in Remote Sensing Imagery (official)
W4C22-Simple-Baseline-for-Weather-Forecasting-Using-Spatiotemporal-Context-Aggregation-Network
W4C22-Simple Baseline for Weather Forecasting Using Spatiotemporal Context Aggregation Network (NeurIPS22 Challenge))
seominseok0429's Repositories
seominseok0429/domain-adaptation-for-segmentation-toolbox
domain adaptation for segmentation toolbox(Pytorch) - deeplabev2, adaptsegnet...etc
seominseok0429/SelSupSampler
This is the official code from A Lightweight Sampler for Efficient Action Recognition via Self-supervised Learning
seominseok0429/Deform-and-Recover
IMD(Official)
seominseok0429/Impact-of-Aliasing-on-Generalization-in-Deep-Convolutional-Networks-pytorch
Impact of Aliasing on Generalization in Deep Convolutional Networks-pytorch (unofficial)
seominseok0429/resnet50-base
seominseok0429/Sequential-Feature-Filtering-Classifier
Sequential Feature Filtering Classifier Pytorch Implementation(Official)
seominseok0429/CIFAR10-adversarial-attack-pytorch
Experimental code that attacks FGSM, DeepFool, CW, etc. in CIFAR10.
seominseok0429/CoAtNet-Marrying-Convolution-and-Attention-for-All-Data-Sizes
CoAtNet: Marrying Convolution and Attention for All Data Sizes Pytorch Implementation (Unofficial)
seominseok0429/DEEP_OCR_DEMO
DEEP_OCR_DEMO
seominseok0429/aerial-image-object-detection-toolbox
aerial image object detection toolbox Pytorch
seominseok0429/cutmix-pytorch-simple-implementation
cutmix-pytorch-simple-implementation
seominseok0429/Deform-and-Recover-with-ITD
Deform-and-Recover Pytorch implementation
seominseok0429/ChangeStar
Change is Everywhere: Single-Temporal Supervised Object Change Detection in Remote Sensing Imagery (ICCV 2021) https://arxiv.org/abs/2108.07002
seominseok0429/CLCC-CVPR21
An official TensorFlow implementation of “CLCC: Contrastive Learning for Color Constancy” accepted at CVPR 2021.
seominseok0429/CPSL
Official pytorch implementation of CPSL: class-balanced pixel-level self-labeling for domain adaptive semantic segmentation (CVPR 2022)
seominseok0429/detr
End-to-End Object Detection with Transformers
seominseok0429/DIoU-SSD-pytorch
Distance-IoU Loss into SSD
seominseok0429/geostationary-superslomo
Implementation of "Temporal Interpolation of Geostationary SatelliteImagery with Optical Flow"
seominseok0429/MoEx
MoEx (Moment Exchange)
seominseok0429/motsynth-baselines
Download instructions and baselines for the MOTSynth dataset (ICCV 2021)
seominseok0429/plugnet
seominseok0429/ProDA
Prototypical Pseudo Label Denoising and Target Structure Learning for Domain Adaptive Semantic Segmentation (CVPR 2021)
seominseok0429/Python
All Algorithms implemented in Python
seominseok0429/pytorch-pwc
a reimplementation of PWC-Net in PyTorch that matches the official Caffe version
seominseok0429/sagnet
Reducing Domain Gap via Style-Agnostic Networks (SagNets)
seominseok0429/STANet
official implementation of the spatial-temporal attention neural network (STANet) for remote sensing image change detection
seominseok0429/synthetic_xview_airplanes
seominseok0429/torch2trt
An easy to use PyTorch to TensorRT converter
seominseok0429/VAN-Classification
seominseok0429/Weighted-Boxes-Fusion
Set of methods to ensemble boxes from different object detection models, including implementation of "Weighted boxes fusion (WBF)" method.