Laxma Reddy Patlolla

Results 84 comments of Laxma Reddy Patlolla

Hi @burnpanck , Thank you for highlighting this matter. We're currently in discussions with our engineers regarding the transition to fully support Keras 3 for official models. Once a decision...

Hi @jrecasens , One way to tackle this is by utilizing Colab notebooks or setting up [WSL2](https://www.tensorflow.org/install/pip#windows-wsl2_1) on your system, which would enable you to install the mentioned pip packages....

Hi @jrecasens , In an upcoming release, we're aiming to create a separate pip package for TensorFlow Official Models (tf-models-official) that won't have TensorFlow Text (TF-Text) as a dependency. This...

Hi @frosinastojanovska, Thanks for letting us know! The "MaskConver" code isn't public yet. We're checking with the team and will share any updates on release timelines. Thanks.

Hi @Dibyajyoti227 , Could you please try to open a issue in this [repo](https://github.com/tensorflow/tensorflow/issues) to get faster response.The error not related to models repo as it is tflite issue. Thanks

Hi @fbernaly, We are aware that the recent Cython version update in Colab has caused compatibility issues with the PIP package, specifically requiring PyYAML>=6.0.0. Rest assured, we are actively addressing...

Hi @QuanNguyenAUT, I believe the checkpoints you are using are possibly out of date Thanks.

Hi @QuanNguyenAUT , The error seems to be occurring in two projects: 'official' and 'research'. Which project did you load the model from? PIP install only supports the 'official' project,...

Hi @qazalkz, I strongly suggest utilizing the [TensorFlow Official Model Garden](https://github.com/tensorflow/models/tree/master/official/vision#table-of-contents) to circumvent issues related to outdated code commonly found in research codebases. Unlike the research repositories, the [Official Model...

Hi @xiaobai52HZ , We are checking with internal team and will inform you as soon as we get updates. Thanks