DFNE¶
This is a Pytorch-Wildlife loader for the Deepfaune-New-England classifier. The original model is available at: https://code.usgs.gov/vtcfwru/deepfaune-new-england/-/tree/main?ref_type=heads Licence: CC0 1.0 Universal Copyright USGS 2024 laurence.clarfeld@uvm.edu
DFNE
¶
Bases: TIMM_BaseClassifierInference
Base detector class for dinov2 classifier. This class provides utility methods for loading the model, performing single and batch image classifications, and formatting results. Make sure the appropriate file for the model weights has been downloaded to the "models" folder before running DFNE.