akjen commited on
Commit
d2dd21f
·
verified ·
1 Parent(s): c144617

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -19,15 +19,15 @@ tags:
19
 
20
  <!-- Provide a longer summary of what this model is. -->
21
 
 
22
 
23
-
24
- - **Developed by:** [More Information Needed]
25
  - **Funded by [optional]:** [More Information Needed]
26
  - **Shared by [optional]:** [More Information Needed]
27
- - **Model type:** [More Information Needed]
28
  - **Language(s) (NLP):** Python
29
- - **License:** MIT
30
- - **Finetuned from model [optional]:** [More Information Needed]
31
 
32
  ### Model Sources [optional]
33
 
@@ -83,7 +83,7 @@ Use the code below to get started with the model.
83
 
84
  <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
85
 
86
- [More Information Needed]
87
 
88
  ### Training Procedure
89
 
 
19
 
20
  <!-- Provide a longer summary of what this model is. -->
21
 
22
+ A model to predict the latitude and longitude of an image
23
 
24
+ - **Developed by:** ['Aksel Thyregod', 'Alexander Roe', 'Niels Sparre']
 
25
  - **Funded by [optional]:** [More Information Needed]
26
  - **Shared by [optional]:** [More Information Needed]
27
+ - **Model type:** regression
28
  - **Language(s) (NLP):** Python
29
+ - **License:** mit
30
+ - **Finetuned from model [optional]:** ResNet
31
 
32
  ### Model Sources [optional]
33
 
 
83
 
84
  <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
85
 
86
+ OSV5M
87
 
88
  ### Training Procedure
89