Ray Li
Ray Li
I have run into this issue recently. I use the HuggingFace container because I found it supported on SageMaker. The command is (I referred this [doc](https://huggingface.co/docs/sagemaker/main) about versions of HuggingFace...
remember to modify `from classification_models.keras import Classifiers` to `from classification_models.tfkeras import Classifiers`
Hello @sgrvinod , thank you so much for your SSD codes repo. I have the same problem, and it prompts that I don't have the file 'calibril.ttf' But I fix...