pszemraj commited on
Commit
7d2d12d
1 Parent(s): 907b232

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -25,6 +25,9 @@ datasets:
25
 
26
  This is a model fine-tuned to classify whether an aerial/satellite image contains a climbing area or not.
27
 
 
 
 
28
  ## Model description
29
 
30
  This model is a fine-tuned version of [facebook/dinov2-base-imagenet1k-1-layer](https://huggingface.co/facebook/dinov2-base-imagenet1k-1-layer) on the pszemraj/boulderspot dataset.
 
25
 
26
  This is a model fine-tuned to classify whether an aerial/satellite image contains a climbing area or not.
27
 
28
+ You can find some images to test inference with [in this old repo from the original project](https://github.com/pszemraj/BoulderAreaDetector/tree/cbb22bdb3373b4b72d798dedfcb28543c0dc769d/test_images)
29
+
30
+
31
  ## Model description
32
 
33
  This model is a fine-tuned version of [facebook/dinov2-base-imagenet1k-1-layer](https://huggingface.co/facebook/dinov2-base-imagenet1k-1-layer) on the pszemraj/boulderspot dataset.