You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this notebook, we want to recognize the objects in the image using pre-trained models. The used models are fasterRCNN, RetinaNet, SSD and FCOS. The code is programmed in Python language and uses PyTorch and TorchVision library.