HNIVision ResNet-50 (7-class scene classifier)

Fine-tuned ResNet-50 used by the HNIVision toolkit to classify social-media images into 7 Human-Nature Interaction scene categories.

Classes

  1. Garden Vegetation
  2. Waterscape and Built Settings
  3. Pure Waterscape
  4. Built Environment
  5. Natural Landscape
  6. Mixed Urban Greenspace
  7. Park Activities

(Edit this list on the Hub web UI if your training classes differ.)

Usage

```python from hnivision.methods import Classification clf = Classification() result = clf.extract("image.jpg") ```

Weights auto-download from this repo on first use if not in local cache.

Citation

Chen, M. (2026). HNIVision: Toolkit and benchmark for human-nature interaction extraction from social-media imagery.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Space using Mingze/HNIVision-ResNet50 1