-
I am using
Python 3.76
TensorFlow 2.1
Installed using: pip install tensorflow
Processor: Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz, 2601 Mhz, 2 Core(s), 4 Logical Processor(s)
Laptop System Mode…
-
I am using
Python 3.76
TensorFlow 2.1
Installed using: pip install tensorflow
Processor: Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz, 2601 Mhz, 2 Core(s), 4 Logical Processor(s)
Laptop System Mode…
-
Regarding https://github.com/flatironinstitute/Cryo-EM-Heterogeneity-Challenge-1/pull/100
I had issues installing, specifically this line of the installs https://github.com/I2PC/Flexutils-Toolkit/b…
-
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "train.py", line 211, in
app.run()
File "/home/shakey/.local/lib/python3.6/si…
-
Hi Borja, your obstacle detection approach looks so promising that I decided to give it a try on a maritime dataset I sued to train some object detection and classification models. Unfortunately runn…
-
**What's the problem this feature will solve?**
When I create the requirements file with the **pip freeze** command (`pip freeze > requirements.txt`) there are many packages, most of which are depend…
-
### Description
I have 2 files which are input (in one laguage) and output (in another language).
I have converted them into numers.
all the file is having 20K lines with numbers
and converted out…
-
**Describe the bug**
`ValueError: Cannot take the length of shape with unknown rank.` exception is raised from convolution implementation during ONNX evaluation.
**ONNX model file**
[`stt_fr…
-
Please make sure that this is a bug. As per our
[GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md),
we only address code/doc bugs, performance issues, feature requests a…
-
**Short description**
When following the instructions [here](https://www.tensorflow.org/datasets/community_catalog/huggingface/imagenet-1k), I cannot download the imagenet-1k dataset from huggingface…