-
Hi,
I am new with big data and caffe and I tried to run CaffeOnSpark in standalone mode and also on a cluster (4 nodes each with 1 CPU, 16GB RAM, 4cores). On cluster I adapt always the batchsize in f…
-
### Before You Report a Bug, Please Confirm You Have Done The Following...
- [X] I have updated to the latest version of the packages.
- [ ] I have searched for both [existing issues](https://gith…
-
I am using this network to train the following to style images. These two images were used in your slow-neural-style and achieved impressive results. The training command was
th train.lua -h5_file…
ghost updated
6 years ago
-
I want to train 4 channel images bellow is my train command
```
python train.py --name train_w_orient_alpha --dataroot ../pix2pixHD/train_data_new/ --label_nc 0 --loadSize 512 --fineSize 512 --no_in…
-
I am trying to run this code but getting the following problem:
: Logging before InitGoogleLogging() is written to STDERR
W0712 10:26:14.632521 1784 _caffe.cpp:139] DEPRECATION WARNING - deprecat…
-
thanks for you sharing
l follow your instructions, but l got train loss remain 0, l don't know the reason, could you help me?
thank you
I0511 04:18:50.401371 14238 solver.cpp:243] Iteration 0, los…
-
## 🚀 Feature
We have added MKLDNN+AMD BLIS path for PyTorch and want to upstream our changes to master branch
## Motivation
PyTorch with MKLDNN+AMD BLIS would give higher performance for DNN …
-
I have a dataset of hand-drawn flowcharts. After the training of the dataset, only one type of class is predicted. my initial training dataset consists of 40 images. This is my configuration class
…
-
### 你是否已经阅读并同意《Datawhale开源项目指南》?
- [X] 我已阅读并同意[《Datawhale开源项目指南》](https://github.com/datawhalechina/DOPMC/blob/main/GUIDE.md)
### 你是否已经阅读并同意《Datawhale开源项目行为准则》?
- [X] 我已阅读并同意[《Datawhale开源项目行为…
-
Hi, Xu,
I have read your paper and found it an interesting work. I have a question about your paper. In stardard self-ensemble learning, teacher model should be able to yield more a…