models icon indicating copy to clipboard operation
models copied to clipboard

Models and examples built with TensorFlow

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

i want to use mask rcnn to mobile, but i do not see the script convert inference model to tflife. Thanks

stat:awaiting response
type:feature
models:official
type:community request

# 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:official

Could you please provide also models trained on Epic Kitchens 100 as Table 15 in [1]. It would be really important in order to have a comparison for our future...

type:feature
models:official

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

stat:awaiting response
type:feature
models:official

Hello! I've found a performance issue in official: `batch()` should be called before `map()`, which could make your program more efficient. Here is [the tensorflow document](https://tensorflow.google.cn/guide/data_performance?hl=zh_cn#vectorized_mapping) to support it. Detailed...

stat:awaiting response
type:bug
models:official
stalled

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

stat:awaiting response
type:docs
models:official
stalled

// Yolov5 python export.py --weights runs/train/exp9/weights/best.pt --include tfjs --img 300 WARNING: --img-size 300 must be multiple of max stride 32, updating to 320 // coco-ssd js Error: The shape of...

type:support
models:official

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

type:bug
models:research:odapi

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

ready to pull