-
This test fails: https://github.com/h2oai/deepwater/blob/99a61564ec6252770077c4f6367079cf18f4135b/backends/mxnet/test/seed_test.cxx
arno@mr-dl1:~/deepwater/backends/mxnet$ ./seed_test
lenet : FAIL
…
-
I am doing gender classification on full human body and for this i have used Resnet50 and also tried other models. But i don't seem to be getting decent accuracy in real world.
Man: 67%
Woman: 62%…
-
It looks like the same problem as: https://github.com/caffe2/caffe2/issues/616.
I'm running in a docker container where I've taken current NVidia GPU Cloud image and rebuilt with Redis and ibverbs su…
-
Brainstorm for the activities of our pipeline. Unsorted Ideas. Any remark about some idea, write it down in the comments section.
* 1. Test with different *freezing rates* for each one of the model…
-
## Local climate zones
| Re-ResNet | From scratch | Taubenböck et al 2020 | [https://www.sciencedirect.com/science/article/pii/S0264275120301347#s0015](https://www.sciencedirect.com/sci…
-
Hello , Soumith
As we all know , vgg , inception , resnet , this networks are very deep
And Have you tried deeper networks to contruct the gans?
For example Using reset in D networks.
-
I'm trying to run faster rcnn resnet inception v2 on a cloud TPU instance, I know that there is no config in the object detection API that is compatible with TPUs, but I am getting always the followin…
-
It'd be nice if there was some documentation explaining how the model files, like `faster_rcnn_inception_resnet_v2_atrous_lowproposals_oid_2018_01_28_frozen_inference_graph.pb.xz`, are created.
-
Hi,
I am currently new to all this and still learning. Is your implementation very similar to FaceNet approach? As I am currently working on a facial recognition project and I am trying FaceNet app…
-
Dear @davidsandberg ,
Many thanks for this great repo.
when using restored pre-trained NN4, the following error happened :
FailedPreconditionError: Attempting to use uninitialized value incept5b…