-
## 🐞Describing the bug
- I try to do a gesture recognition model using TF, custom tf function.
- The custom functions are needed for data preprocessing and is done in TF because it is easier to comm…
-
# Caffe模型先转TensorFlow
```shell
pip install mmdnn
```
mmconvert -sf caffe -in -iw -df tensorflow -om
里面包含了
```shell
|-- saved_model.pb
`-- variables
|-- variables.data-00000-of-00…
-
MODEL: DeeplabV3+ MobilenetV2 Pretrained with Pascal VOC 2012
Tensorflow Version: 1.12.0
TFLITE Version: 1.12.0
Bazel Version: 0.17.2
OS version: Ubuntu 16.04
GPU Version: GTX 1080 Ti
Command to…
-
I used the whisper-small.tflite to transcribe,but the asr result contains some like '[_extra_token_50258] ,[_extra_token_50260] ,,[_extra_token_50358]'.The result is not accurate at all.
I just re…
-
### Description
I'm trying to load a checkpoint of the `efficientnet-lite1` model, but I'm running into the same error over and over again.
With the same setup `efficientnet-b3` works without any …
-
因为想要寻找到办法将使用tensorflow的python算法,移植到SGX中实现。但是发现tensorflow是基于C的库,而SGX中没有libc支持。想请问一下您是否有一些相关的经验呢,或者有什么比较推荐的直接可以使用的api呢?
-
On Apple M1 Pro with MacOs Sonoma 14.1.2 (23B92)
TensorFlow version 2.17.0 (not an issue with TF 2.16.1)
I ran this one a Samsung Galaxy S24 Ultra
sources + assets:
[TransposeConv_bug.zip](https…
-
Hi, I encountered this error when trying to train with multiple GPUs:
`NotImplementedError: `fit_generator` is not supported for models compiled with tf.distribute.Strategy.`
The command I ran at …
-
**Is your feature request related to a problem? Please describe.**
For building with `--minimal_build` and `--include_ops_by_config required_operators.config`, if the model is updated, the whole on…
-
Can we standardize Kepoints regression output instead of using custom code like in [Posenet edgetpu](https://github.com/google-coral/edgetpu/blob/master/src/cpp/posenet/posenet_decoder.cc)?
I.e. in […
bhack updated
3 years ago