-
Hi, I am trying to run the bat_ident.py on Arch Linux. I did the following:
```
git clone https://github.com/rdz-oss/BattyBirdNET-Analyze
cd BattyBirdNET-Analyze
docker build . -t batty
docker …
-
# 해결하고자 하는 문제
android studio에서 모델을 넣어보려고 하였는데 메타데이터값이 없다고 하는 문제
# 코드 혹은 오류
tflite 파일을 넣었는데 no meta data in this model 이라고 뜹니다. 즉, 메타데이터가 없다는거 같은데 이해가 잘 안갑니다.
추가하는 방법이라며, https://www.tensorflow.o…
-
Hi, I would like to try using Coral Dev Board and do a Minigo training from scratch.
Is it possible?
I have a working Coral Dev Board, and able to start the game by following this steps https://c…
-
I need convert models from ONNX to Tensorflow. But I cannot find onnx packages. pls add it , thanks!
-
Hello,
Im trying to convert a pertained model trained on librispeech, but I run into the following error
```
tensorflow.lite.python.convert_phase.ConverterError: input resource[0] expected type r…
-
# Prerequisites
Please answer the following question for yourself before submitting an issue.
- [x] I checked to make sure that this feature has not been requested already.
## 1. The entire U…
-
Current onert has a memory manager per an backend. This task introduces a single unified memory manager for all backends.
This enables onert to make its own interface easy
Problems
- On arm arch,…
-
Tensor Frow Liteという機械学習用のソフトを用いて、物体認識をしたいと考えています。
以下が参考サイトです。
https://www.tensorflow.org/lite/models/modify/model_maker/object_detection
まず、上記のサイト内にあるGoogle Colabでのテンプレートを実行してみましたが、importのエラーによりそ…
-
### Description
Hi, I'm trying to use TensorFlow.NET for object detection in unity linux but everytime I execute a simple Hello World using `tf.constant` it crashes and I can't find the reason for it…
-
When installing `manylinux` wheels with `use_precompiled_packages` set to `true` zappa only unzips the wheels ignoring `purelib` and `platlib` folders as specified in [PEP491](https://www.python.org/d…