Archives for torchvision


The New Multi-Weight API allows loading different pre-trained weights on the same model variant, keeps track of vital meta-data such as the classification labels, and includes the preprocessing transforms necessary for using the models


IceVision is a framework for object detection which allows us to perform object detection in a variety of ways using various pre-trained models provided by this framework. It also offers data curation features along with a dashboard for exploratory data analysis. The best feature it has is that it provides an end-to-end deep learning workflow…

