models icon indicating copy to clipboard operation
models copied to clipboard

Models and examples built with TensorFlow

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

I do image retrieval task with `--use_geometric_verification` on the code `perform_retrieval.py` in `delg` folder. To compare different local feature, I tried to replace the local feature of delg with Superpoint....

type:support
models:research

The learning rate set in the [TF2 SSD MobileNet V2 config file](https://github.com/tensorflow/models/blob/master/research/object_detection/configs/tf2/ssd_mobilenet_v2_320x320_coco17_tpu-8.config) is 10x higher than that of the other SSD MobileNet models. This causes loss during training to get...

type:bug
models:research:odapi

# 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. Latest version...

type:bug
models:research

# Help wanted: Research paper code and models Please help us to implement the following research paper using TensorFlow 2. If you want to contribute, please leave a comment to...

models:research
help wanted:paper implementation

# Prerequisites Please answer the following question for yourself before submitting an issue. - [ ] I checked to make sure that this feature has not been requested already. ##...

type:feature
models:research:odapi

Hi, I trained a MobileNet model on grayscale Images. I was wondering, what happens under the hood as MobileNet only works with 3 Channel images? Does the object detection API...

type:support
models:research:odapi

# Prerequisites Please answer the following question for yourself before submitting an issue. - [x] I checked to make sure that this issue has not been filed already. ## 1....

type:support
type:docs
models:research

https://github.com/tensorflow/models/blob/master/official/projects/edgetpu/vision/README.md I am trying to generate mIOU for deeplabv3plus_mobilenet_edgetpuv2_m on ADE20k 32 classes dataset, however, the [official segmentation mask for ADE20k](http://data.csail.mit.edu/places/ADEchallenge/ADEChallengeData2016.zip) contains 150 classes. Please provide a text file containing...

type:docs
models:official

The website was published as: And I wonder will this project be published? and when?

type:support
models:official

Hi guys, I am using the ssd_mobilenet_v2 to train it for my purposes. I noticed that the network only generates axis-aligned bounding boxes. Is it now not possible to use...

type:support
models:research:odapi