Closed natxopedreira closed 4 years ago
Hey @natxopedreira!
Unfortunately, I didn't re-train the FaceSSD model (so I don't have a working pipeline.config to share). :( You might have better luck asking in the https://github.com/tensorflow/models/ repo. Hope you're able to get this working!
Hello
Im trying to compile re-train myself a model using facessd_mobilenet_v2_quantized_320x320_open_image_v4 but im having problems using the config file provided on tensorflow model repo trowing an error about
RandomCropToAspectRatio/stack failed to run....
https://github.com/tensorflow/models/blob/master/research/object_detection/samples/configs/facessd_mobilenet_v2_quantized_320x320_open_image_v4.configCan you please share your pipeline.config so i can compare and look for differences?
Thank you!!