I know how to undeploy/redeploy an Object Detection model - but my overall project uses both Object Detection and Image Classification. What's the best way to save money when we're not using both?
It's easy to remove the deployment of the Object Detection model, and then re-deploy it when we have data to process. Can the same be done for the Image Classification models?