tensorflow / tensorflow/models
how to do semantic segmentation on video using saved model from tensorflow-2?
Open
@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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.