-
Hi , I have a simple CNN network with only 5 CNN layers , if I train it with PlaidML V.0.6.2 the training accuracy increases with every iteration , but with the same network wit PlaidML V.0.7 the accu…
mchuv updated
4 years ago
-
-
I read your paper and studied a lot.
I would also like to see the code for plotting Hessian max eigenvalue spectra.
May I know if you have any plans to update?
Best,
-
We want to develop a basic image classification model using Convolutional Neural Networks (CNNs). The model should classify images from a dataset such as CIFAR-10 or MNIST into distinct categories.
…
-
### 🐛 Describe the bug
RandomCrop does not behave as expected. It should add padding to all sides according to the docs but only puts it at the bottom:
I discovered & confirmed that by doing it …
-
Hi,
thanks for your clean implementation ! I was wondering, have you ever tried to calculate the bits / dimension metric (as in the original paper) ? I've tried to do so using the provided code, a…
-
Hi, thanks for the excellent work.
But I noticed that the test set is not available for evaluation, because you don't specify the `split` argument in the metrics functions. I think it will load the t…
-
Max reported at the KBMOD meeting yesterday that while training the CNN for filtering KBMOD true/false results, that training for =4 epochs resulted in a model that always predicted "false".
I star…
-
- https://arxiv.org/abs/1912.08795
- 2020 CVPR
DeepInversionは、ディープニューラルネットワークの学習に使われた画像分布から画像を合成する新しい手法です。
訓練されたネットワーク(教師)を「反転」させ、訓練データセットに関する追加情報を使用せずに、ランダムなノイズからクラス条件付きの入力画像を合成します。
教師を固定したまま、本…
e4exp updated
3 years ago
-
### Metadata
- Author: Leslie N. Smith & Nicholay Topin
- Organization: U.S. Naval Research Laboratory & University of Maryland
- Paper: https://arxiv.org/pdf/1708.07120.pdf
- Code: https://github…