-
Dear researcher,I have been reading your team's paper, and I found it incredibly insightful and was inspired to attempt a reproduction of the work. Considering the limited resources available in my la…
-
### Feature type
DataFetcher (Retrieves data)
### 🚀 The feature, motivation and pitch
Following the discussion on GitHub, some users are having difficulties with GPU utilization. I faced the …
-
Hello,
Could you please provide some comparison results between AdaBelief and Adam on the CIFAR-10 dataset? Specifically, I am interested in the following information:
1. A comparison of the tra…
-
# CIFAR-10 이미지 분류를 위한 CNN을 구성해보자! (Keras) - 호롤리한 하루
Overview이 문서에서는 CIFAR-10 dataset에 대한 이미지 분류를 Keras를 사용한 CNN(Convolution Neural Network)로 구현해보도록 하겠습니다.
[https://gruuuuu.github.io/machine-learning…
-
Hello, this work has provided me with a lot of inspiration!
But I have some uncertainties regarding the evaluation criteria for out-of-distribution generalization.
Based on my understanding of out-o…
-
Hi Ting,
Thank you for sharing the code! I want to inquire some question about pre-training SimCLR on CIFAR-10 with one GPU. I used the command of pre-training SimCLR on CIFAR-10, it ran the whole …
-
It might be better to use a larger ResNet model, as it is the most commonly used CNN model for images.
Any particular reason for using VGG?
-
Dear authors,
We tried to reproduce mean teacher with shakeshake26 network on 1000 labels on CIFAR-10.
We failed to reproduce the error rate 10.08+/-0.41 reported in the appendix A for CIFAR-10 on…
SHMCU updated
6 years ago
-
I am getting the error described below when runing train.py for cifar-10. Note that I previously run make_datasets.py
`
$ python train.py --dataset=cifar10
Epoch 0:
0%| …
-
Hi, I'm getting this while doing CIFAR-10 example on this repo:
![image](https://user-images.githubusercontent.com/22379971/46396410-a5721280-c6ef-11e8-9bea-359ef2b5b67a.png)
I followed exactly th…
gnoya updated
6 years ago