Laxma Reddy Patlolla

Results 84 comments of Laxma Reddy Patlolla

Hi @fyangf Can you please look into [this](https://github.com/tensorflow/models/blob/c25444e56a933022a4f2cc7ae60712762f99716e/official/projects/edgetpu/vision/configs/semantic_segmentation_config.py#L117) when you have time. Thanks

Hi @StoyanBoyukliyski , In the new tensor-flow model garden, official models repository has new experiment configuration where you can train layers using `task.build_model()` to select the trainable variables. The Task...

Hi @alpargun, Could you please check the latest [notebook](https://github.com/tensorflow/models/blob/master/official/projects/video_ssl/video_ssl.ipynb) has been published to github and it will have instructions on how to run on custom data, how to convert data...

Hi @YuchengT , Looks like it is the bug of `tf.distribute and xla`.There is no action item do from the official. could you please close the PR here. Thanks.

Closing this PR as it is not related to official.

Hi @rayryeng , Thanks for showing up the interest on this model. We are following up on the launch approval with code owners. As soon as if we receive updates...

Hi @rayryeng @frosinastojanovska, We appreciate for your patience, still i did not have any latest information on the same." For 7-day mark before we get the activity warning", I will...

Hi, The code is now available in [official](https://github.com/tensorflow/models/tree/master/official/projects/maskconver) repo. Closing this issue as completed. Thanks

Hi @jrecasens, we have created a separate pip package for TensorFlow Official Models ([tf-models-no-deps 2.16.0](https://pypi.org/project/tf-models-no-deps/)) this won't have TensorFlow Text (TF-Text) as a dependency. This will allow users to install...