vineetpasumarti commited on
Commit
5a7adae
·
verified ·
1 Parent(s): 55a1e35

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,7 +3,7 @@ Hello! You can perform inference with our Resnet model using the Resnet_inferenc
3
  Please open the notebook and navigate to the INPUTS tab, then follow the steps below in order to perform inference on your images.
4
 
5
  ## 1. Replace the latitude and longitude mean and std with your own.
6
- The latitude and longitude mean and std values are preloaded from our training data.
7
  ```python
8
  # Latitude and longitude mean and std loaded from training data
9
  lat_mean = 39.95173675925926
 
3
  Please open the notebook and navigate to the INPUTS tab, then follow the steps below in order to perform inference on your images.
4
 
5
  ## 1. Replace the latitude and longitude mean and std with your own.
6
+ The latitude and longitude mean and std values are from our training data.
7
  ```python
8
  # Latitude and longitude mean and std loaded from training data
9
  lat_mean = 39.95173675925926