-
Hi there,
I try to use the DAUs to replace standard convolutional blocks in a modified U-Net architecture but I do get these warnings and this error :
> WARNING: Entity could not be transform…
-
Hi, kengz,
I meet a problem on how to run on multiple GPUs? In the initial of class `ConvNet ` in conv.py, the code assigned device as follows:
`self.to(self.device)`
but how to extent to multi G…
-
In PetFaces.ipynb the following link is given to a dataset of pet's faces and is broken: https://mslearntensorflowlp.blob.core.windows.net/data/petfaces.tar.gz
-
`demo_convnet.py` run with error for the reason of `libsmat_cudnn.so`
code/libs/smat/py/demo_convnet.py
$ demo_convnet.py --device 1
code/libs/smat/build/release/bin/libsmat_cudnn.so: cannot open s…
kuixu updated
8 years ago
-
-
I'm having trouble reproducing the performance numbers for AlexNet in the NNPACK README.md. I'm using the nnpack-pr branch [here](https://github.com/ajtulloch/caffe/tree/nnpack-pr), and timing using t…
-
Glad you shared such a great job.
I noticed in the code that the number of `split/grasp-anything++/train/seen.obj` is 14516, the number of `split/grasp-anything++/test/seen.obj` is 573, and the num…
-
I am using U50 with Vitis AI 1.4.1.978 and `DPUCAHX8L_ISA0` to run and evaluate thousands of custom convolutional models to construct a large dataset of convnet architectures along with their performa…
-
python convnet.py --data-path ~/data/8_imagenet/ilsvrc2012/batchesx --train-range 0-417 --test-range 1000-1016 --save-path
~/data/8_imagenet/ilsvrc2012/models/ --epochs 90 --layer-def layers/layers-…
-
According the install instruction. Set the paths to the dependencies in `convnet/cpu/Makefile` I don't find the file in convnet about the version.Please help me.