-
I've managed to replicate the demo using the CIFAR-10 dataset, but the demo doesn't explain how to test it with the CIFAR-100 dataset. I've downloaded CIFAR-100 and attempted to adapt the code accordi…
-
Hello,
First of all thank you very much for generously sharing your work, this proves to be very helpful for my current research project.
Do you have suggestions regarding parameters for running…
-
Hi,
In your code of CIFAR-10, did you use the label information of data (I'm not sure if I understand right, I am not good at Torch)? If yes, did you try with random labels to train a infoGAN in CIFA…
-
### ❔ Any questions
When I tested CIFAR-10 and CIFAR-100, I wanted to use the standard version of Resnet50. The robust version was added to the robustbench library.
-
hi, @koichiro11
i am so appreciated with your great job.
have you test the model in cifar-10, what is the result?
-
Dear Authors,
Thank you for your significant contributions to the field through your recent work. I have been attempting to reproduce your results, but I am encountering difficulties with some data…
-
Hi,guys!
I trained cifar-10 examples, the training curve is as follow:
![image](https://cloud.githubusercontent.com/assets/13776012/23842179/6208382a-07ed-11e7-8ac0-14bbcf0eedf4.png)
Is the curve r…
-
Hi,
I would like to evaluate your method on the MNIST and Fashion-MNIST datasets. However, I couldn't locate the part of the code where the dataset is prepared according to your strategy, as you ha…
-
Hi ! I tried to use the data set and weight file you provided for the test, and I could get the effect you said in the paper on the MNIST data set, but the effect on the CIFAR data set was particular…
-
## 論文タイトル(原文まま)
STABLE CONSISTENCY TUNING: UNDERSTANDING AND IMPROVING CONSISTENCY MODELS
## 一言でいうと
生成モデルである「コンシステンシーモデル」に対する安定的な調整手法(Stable Consistency Tuning, SCT)を提案し、生成性能や収束速度の向上を目指した研究。
#…