-
environment: ubuntu1604 python2.7 tensorflow1.6(only cpu)
(tensorflow) ubuntu@vm:~/workspace/08_fine_train/fine-tune-alexnet/caffe-tensorflow$ ./convert.py examples/mnist/lenet.prototxt --code-outp…
-
I was following the onnx import example in burn `examples/onnx-inference` . but instead of using mnist.py to generate the onnx model, i am using transformers python package to generate onnx model
…
-
i have added perceiver to my current network and it seems like network can't be trained. AP is zero all the way and doesn't train at all.
Does the code need to be changed in order to incorporate in…
-
Thanks for making this great package!
MacOS High Sierra 10.13.6
Seems like requirements are already satisfied... Error message attached below.
##
pip3 install git+git://github.com/mila-udem/fue…
mxu00 updated
6 years ago
-
Detect handwritten characters and deploy the project via a website or app.
-
Hi! Based on your paper, I understand that you have retrained the IFLoss separately for each dataset (as specified in your supplementary materials). I am presently using a custom aerial imagery datase…
-
Hello.
I had a few problems building the `c_cxx` examples provided in this repository. After some struggle, I got the `MNIST` example to work and can confirm that it runs well on Visual Studio 2022…
-
Dear authors,
Thank you for sharing the code. I recently run the code on CIFAR10 dataset without changing any settings in the code. I achieved only 57.3% accuracy (44.0, 48.0, 52.7, 49.9, 41.6, 59.9,…
-
Hi Zhicheng,
I followed the instruction in your project site, but when I was trying to build Caffe, I ran into the following errors. Before building your copy of Caffe, I have successfully build the …
-
When I unpickle an iterator `iter` over an out-of-memory H5PyDataset which was pickled in the middle of epoch, I can't do `next(iter)`. In fact I have already traced the problem: there is simply no lo…
rizar updated
8 years ago