-
Hi, using download_model.py in cntk-2.7\PretrainedModels gives error:
HTTP Error 403: Site Disabled
https://github.com/microsoft/CNTK/blob/master/PretrainedModels/Image.md
-
hw: zcu102+nvdla
os: ubuntu20.04
Tengine: 1.5-dev
错误信息是double free detected:
![1afe628a390c652751c640996c34b75](https://user-images.githubusercontent.com/30828813/151684968-d9629fa2-de6e-4871-93…
-
First I really appreciate your work and it is really helpful to understand the essence of adversarial examples.
I met some problems when I try to re-implemented the standard testing results of the …
-
-
Thanks for your impressive work and i have some questions below:
1. why coco-stuff 256x256 LostGAN-v2 fid=30.82 in your paper while 42.55 in LostGAN-v2's paper? what is the number of generated sample…
-
CE模型添加多卡支持,待验证Model CE多卡加速比指标
-
Hello.
I am training the model on the dataset with 10 classes. The training successfully runs but I am finding an error after training the dataset. During the sampling stage of the process. after th…
-
Convolutional layers, presumably in networks for classification
Representative benchmark(s): MNIST, CIFAR classifiers
Specifications: robustness
Questions: any further restrictions or should …
-
When I following the instructions training with cifar10 dataset, the net didn't converge.Part of the log is:
I0314 17:24:00.262361 27053 solver.cpp:258] Train net output #2: loss: forcing-binary …
-
Hi! Does this codebase support the DistributedDataParallel now?
Besides, when I try to search in my dataset, the loss is increasing. The same config format as provided examples, whats's wrong?