models
models copied to clipboard
Models and examples built with TensorFlow
i want to use mask rcnn to mobile, but i do not see the script convert inference model to tflife. Thanks
# 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....
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...
# 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....
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...
# 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....
// 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...
# Prerequisites Please answer the following questions for yourself before submitting an issue. - [ ] I am using the latest TensorFlow Model Garden release and TensorFlow 2. - [...
# Description > :memo: Please include a summary of the change. > > * Please also include relevant motivation and context. > * List any dependencies that are required for...