-
In order to add `Evaluator`, it seems like we need `Transform` component beforehand. `Evaluator` evaluates the model's performance based on the data from `ExampleGen` or `Transform`. In this case, the…
-
Hi, I'm trying to handle semantic segmentation on Edge TPU (w. coral dev board)
I found the example model for Pet/Object/Body segmentation [here](https://coral.ai/models/semantic-segmentation/), bu…
-
Click to expand!
### Issue Type
Bug
### Source
source
### Tensorflow Version
2.9.1
### Custom Code
Yes
### OS Platform and Distribution
Ubuntu 20.04
### Mobile device
_No response_
###…
-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): No
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 10
- T…
-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D-ML/issues).
- [X] I have tested with the [latest development wheel](http://www.open3d.org/docs/latest/get…
-
Feature request, requesting an android application for Deeplab tag:feature_template
**System information**
- TensorFlow version (you are using): Tensorflow 1.12 [tensorflow-lite-1.12 ]
- Model …
-
System Details:
OS: Ubuntu 20.04
Python 3.9.12
Tensorflow 2.6.0
Note: I prepared the cityscapes dataset for semantic segmentation as advised using --create_panoptic_data=false
###
### Aft…
-
I am running tf.keras.callbacks.ModelCheckpoint with the accuracy metric but loss is used to save the best checkpoints. I have tested this in different places (my computer and collab) and two differen…
-
I'm trying to run semantic and instance segmentation, but I am getting the error:
`AttributeError: 'str' object has no attribute 'decode'`
I'm using `tensorflow 2.0.0`
and have followed the ins…
-
I want to evaluate axial-deep lab.
Here is my cmd:
train.py
--config_file
../configs/cityscapes/axial_deeplab/max_deeplab_s_backbone_os16.textproto
--mode
eval
--model_dir
C:\develop\max_deepl…