module documentation
FiftyOne Zoo models provided by torchvision:torchvision.models
.
Class |
|
Wrapper for evaluating a torchvision:torchvision.models model on images. |
Class |
|
Configuration for running a TorchvisionImageModel . |
Variable | logger |
Undocumented |
Function | _make |
Monkey patches all instances of load_state_dict_from_url() that are reachable from the given entrypoint function in the torchvision:torchvision.models namespace so that models will be loaded from model_dir... |