nelsontseng0704

Results 4 issues of nelsontseng0704

Hi Roudgers, Is there any possible we can get salient map without any label map(png) when running inference.py. I did run inference.py by setting to ViSal and looks like the...

I ran the following instruction ,but the process stuck at step 299. ``` %%writefile config/conf/my_first_pytti_art.yaml # @package _global_ scenes: The swirling cloud of the wormhole is a metaphor for the...

question

Model I use: ssd_mobilenet_v2_fpnlite_320x320_coco17_tpu-8 Running writer = ObjectDetectorWriter.create_for_inference( writer_utils.load_file(_MODEL_PATH), [127.5], [127.5], [_LABEL_FILE])writer_utils.save_file(writer.populate(), _SAVE_TO_PATH), received following error ``` KeyError Traceback (most recent call last) [](https://localhost:8080/#) in () 9 10 writer =...

Such a great work. I am looking for quicker inference for GFPGAN. Is there any chance we can load the GFPGAN.onnx and run it on TensorRT? Looking forward to your...