tensorflow / tensorflow/models

how to do semantic segmentation on video using saved model from tensorflow-2?

Open
#10,466 6 comments 0 reactions 1 assignee View on GitHub

@YknZhu is already working on this.

Since Jan 24, 2022.

models:research type:bug
Dominant language
Python
Stars
77.7k
Forks
44.8k
PR merge metrics
No merged PRs in 30d

Description

Currently we have TF2 on production environment so wanted to do semantic segmentation on video using saved_model.pb
Video segmentation worked for frozen graph using TF-1 but TF-2 dont support frozen graph so please provide script or any working example.

System information

  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 18.04
  • TensorFlow version (use command below): 2.5
  • Python version: 3.6
  • GCC/Compiler version (if compiling from source): 7.5
  • CUDA/cuDNN version: 11.2
  • GPU model and memory: T4 GPU

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.