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

After working with TF Object Detection for quite a long time, the API found that it would be convenient to pass the checkpoint_max_to_keep argument directly through the console, especially the...

models:research

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

type:feature
models:research:odapi

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

type:bug
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. - [...

type:bug
models:research

# Description > Code implementation for RNGDet: Road Network Graph Detection by Transformer in Aerial Images > Check rngdet/requirements.txt for Check the requirements.txt for the required configuration settings. ## Type...

models:official
ready to pull

# 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

Can someone help me with this error. Using tensorflow2 with ssd_mobnetv2_fpnlite. My model is training properly but not evaluating. This is the code which I used to evaluate. python models/research/object_detection/model_main_tf2.py...

type:support
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. - [x] I...

type:bug
models:research

when I use the default value of cross_device_ops, it'll core dump in jemalloc as below. when I choose cross_device_ops=tf.distribute.ReductionToOneDevice(), it still dosen't work, it get stuck. Does anyone know how...

type:support
models:official

Please go to Stack Overflow for help and support: http://stackoverflow.com/questions/tagged/tensorflow Also, please understand that many of the models included in this repository are experimental and research-style code. If you open...

type:feature
models:research