curtis.abcd

Results 10 repositories owned by curtis.abcd

cutmix

166
Stars
30
Forks
Watchers

a Ready-to-use PyTorch Extension of Unofficial CutMix Implementations with more improved performance.

pytorch-randaugment

622
Stars
98
Forks
Watchers

Unofficial PyTorch Reimplementation of RandAugment.

pytorch-gradual-warmup-lr

966
Stars
126
Forks
Watchers

Gradually-Warmup Learning Rate Scheduler for PyTorch

unsupervised-data-augmentation

147
Stars
9
Forks
Watchers

Unofficial PyTorch Implementation of Unsupervised Data Augmentation.

data-science-bowl-2018

57
Stars
18
Forks
Watchers

End-to-end one-class instance segmentation based on U-Net architecture for Data Science Bowl 2018 in Kaggle

remote-dataloader

65
Stars
2
Forks
Watchers

PyTorch DataLoader processed in multiple remote computation machines for heavy data processings

simulated-annealing-for-tsp

27
Stars
5
Forks
Watchers

This code is to solve traveling salesman problem by using simulated annealing meta heuristic.

deep-object-detection-models

19
Stars
3
Forks
Watchers

Deep Learning으로 학습된 Object Detection Model 에 대해 정리한 Archive 임.

tf-lcnn

38
Stars
10
Forks
Watchers

Tensorflow implementation for 'LCNN: Lookup-based Convolutional Neural Network'. Predict Faster using Models Trained Fast with Multi-GPUs