-
It would be extremely helpful to have an option to normalize the dataset within the tracker. (https://en.wikipedia.org/wiki/Normalization_(statistics))
(Potentially even allowing us to apply mathem…
-
Hello,
I have tried a few examples from tensorflow/model with morphnet (lenet and resnet), a simple mnist model (https://github.com/mengdong/morph-net/blob/master/morph_net/examples/mnist/mnist-tut…
-
Canonicalization
is the ability to represent RDF in a consistent, predictable
serialization. It is essential for diff and digital signatures.
Developers expect to be able to diff two files, and so…
-
### 🐛 Describe the bug
Discovered while fixing BatchNorm2D for empty tensors (marked as reason for skip in https://github.com/pytorch/pytorch/issues/100914 ) and attempting to remove https://githu…
-
Hi author,
It's a great work! I tried to reproduce your result on WLASL dataset. But I found that the trained result is bad (top1 per instance = 1.66%, top5 per instance= 1.77%) using your preproce…
pcc03 updated
4 months ago
-
Hello guys,
I trained a model using a small dataset and exported the inference graph and,got the warning as below:
W0311 12:26:33.948201 139839410337600 ag_logging.py:145] Entity could not be tra…
-
Hi,
I get this error.
Error while reading graphs file: java.io.FileNotFoundException: /share/home/qiuyuntan/juicer/work/noz/aligned/inter_hists.m (No such file or directory)
And
***! Error! Eith…
-
The Graph.normalize() function already normalizes some phenomena specific to AMR and EDS:
https://github.com/cfmrp/mtool/blob/94cc1a46367203bb7f55f0eb4cf20dc7fa208adb/graph.py#L57-L83
But some issue…
-
### Platform
* theano edition: 0.10.0dev2
### Problem
tensorflow has a nice shape inference feature in all ops, this leads to easy high-level API writing and cute layers API form, such as this:
``…
-
TypeError: An op outside of the function building code is being passed
a "Graph" tensor. It is possible to have Graph tensors
leak out of the function building context by including a
tf.init_scope …