-
> EfficientNet-lite are a set of mobile/IoT friendly image classification models. Notably, while EfficientNet-EdgeTPU that is specialized for Coral EdgeTPU, these EfficientNet-lite models run well on …
-
@YijinLiu @camect
Hi , I test mobilenet ssd model which downloaded from
"https://storage.googleapis.com/download.tensorflow.org/models/tflite/coco_ssd_mobilenet_v1_1.0_quant_2018_06_29.zip"
and…
-
-
To quote a mistake when I user bazel-0.15.0 build tf0.10 on ubuntu16.04 python3.6.8。
My command is “`bazel build --config=opt //tensorflow/tools/pip_package:build_pip_package`”。
**gcc: error: un…
-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org…
-
> INFO: Created TensorFlow Lite XNNPACK delegate for CPU.
> Traceback (most recent call last):
> File "real_time_processing_tf_lite.py", line 69, in
> interpreter_1.set_tensor(input_details_…
-
리눅스 배시 스크립트를 윈도우 배치스크립트로 바꾸는 과정을 진행중입니다.
관련이슈는 다음과 같습니다.
1. git apply
non-tizen 빌드이기때문에 non_tizen_build.patch 파일을 적용시켜야합니다.
배시 스크립에서는 patch 를 사용하는데
git에서 기본적으로 apply 라는 diff 적용 도구가 존재하여 이를 사…
-
In nuget I can only find bindings for tflite xamrin.android How can I use tensorflow lite for xamarin.ios or xamarin.forms ? any alternative solution? Thks
-
No matter the size of the LSTM model, converting it with float16 optimization runs out of memory.
**Code to reproduce the issue**
[The code snippet to reproduce the issue on Google Colab](https://…
-
INFO: Created TensorFlow Lite XNNPACK delegate for CPU.
Traceback (most recent call last):
File "D:\AI\mediapipe_hand_image_processor-main\handDetector.py", line 22, in
balck_image = np.zero…