models icon indicating copy to clipboard operation
models copied to clipboard

Models and examples built with TensorFlow

Results 246 models issues
Sort by recently updated
recently updated
newest added

Greetings, I am opening an issue regarding the recently published method MaskConver. In the paper titled "MaskConver: Revisiting Pure Convolution Model for Panoptic Segmentation" ([link to paper](https://openaccess.thecvf.com/content/WACV2024/papers/Rashwan_MaskConver_Revisiting_Pure_Convolution_Model_for_Panoptic_Segmentation_WACV_2024_paper.pdf)), there is a...

type:support
models:official

Great to see the Tensorflow 2 Object Detect API has been released. One feature I'm very interested in is quantization aware training (as is supported in the Tensorflow 1 version)....

type:feature
models:research:odapi

# Description This should fix #10583 In this issue, I described how the small ResNets implemented here have an extra convolution (for projection), that is neither present in the original...

models:official
ready to pull

# Description So far, the beam search module pads its predictions using the initial token ids, it is more modular and easy to use to have the capacity to specify...

models:official

Fixed Several Typos in model folder: 1. research (deeplab, deep_speech, cvt_text).

models:research

Fixed Several Typos in model folder: 1. research (autoaugment , cognitive_planning ).

models:research

Fixed Several Typos in model folder: 1. Orbit and 2. tensorflow_models and 3. research (adversarial_text, attention_ocr, audioset).

models:official
ready to pull

Given an output shape of **(1, 1, 100, 7)**, let's break down each dimension: **Batch Size (1):** In this context, the batch size is 1, indicating that the model is...

type:support
models:research

# Description > :memo: Please include a summary of the change. > > * Please also include relevant motivation and context. > * List any dependencies that are required for...

models:research

# Prerequisites Please answer the following questions for yourself before submitting an issue. - [x] I am using the latest TensorFlow Model Garden release and TensorFlow 2. - [x] I...

type:bug
models:official