After installing the object detection API I found that one of the dependencies, Apache-Beam, requires Dill 0.3.1.1. However, I am trying to use this API with Sagemaker which requires Dill 0.3.4. I’m where the Apache beam dependency comes in, as I am hoping that it would be possible to avoid using tools in this API that depend on Apache beam.
Hello @Lu_Bin_Liu
Thank you for using TensorFlow
In the current state, the TFOD is deprecated and We encourage users seeking an actively maintained detection / segmentation codebase to consider TF-Vision. In the case of this issue if the dependencies should not be altered, we can use dockerfile mentioned in the repo for installation and usage.