-
Dear people from Open3d-ML,
My name is Thomas Chaton, I am part of the PyTorch Lightning Team and co-creator of TorchPoints3d: https://github.com/nicolas-chaulet/torch-points3d
This week, I will i…
-
## 🚨🚨 Feature Request
- [ ] Related to an existing [Issue](../issues)
- [x] A new implementation (Improvement, Extension)
### If your feature will improve `HUB`
Create notebooks with train…
-
**Is your feature request related to a problem? Please describe.**
I am building an image classifieres using transfer learning, it's all ok till we get the problem of binary classification, in our ca…
-
When I try to run the app with a GTM built model on device it keeps triggering the following error when the buffer size is reached and inference should happen.
Failed to invoke the interpreter with…
-
Hi, do we have an example of loading a tensorflow model some where in the docs already? If not yet, can you provide one? thanks
-
I'm training on large datasets such as Wikipedia and BookCorpus. Following the instructions in [the tutorial notebook](https://colab.research.google.com/github/huggingface/nlp/blob/master/notebooks/Ov…
-
> Convolutional neural networks (CNNs) have been shown to perform exceptionally well in a variety of tasks, including biological sequence classification. Available implementations, however, are usuall…
-
**Short description**
Due to introduction of https://github.com/tensorflow/datasets/pull/650 the `num_shards` parameter in `SplitGenerator` is ignored and instead the TFRecord file writer will calcul…
-
Thanks for the tool! When running the tutorial, I found that the current installation instructions lead to a compatibility issue between packages.
This issue is highlighted here:
https://stackov…
-
A graph may not appear if TensorFlow could not trace any graph during the execution. For instance, below code does not use `@tf.function` and, because it is pure eager, there is no graph TensorFlow us…