With the announcement that Object Detection API is now compatible with Tensorflow 2, I tried to test the new models published in the TF2 model zoo, and train them with my custom data. However, I have ...
This is a PyTorch Tutorial to Object Detection. This is the third in a series of tutorials I'm writing about implementing cool models on your own with the amazing PyTorch library. Basic knowledge of ...