Example Ortofoto
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -16,5 +16,6 @@ fault_jpg_1/
|
||||
keras-yolo3-master/log_experimento_fault_gpu/
|
||||
Result_ssd300_fault_4/
|
||||
Result_yolo3_fault_4/result_otros/
|
||||
|
||||
Result_Ortofoto/
|
||||
*.h5
|
||||
*.tif
|
||||
|
||||
File diff suppressed because one or more lines are too long
548
.ipynb_checkpoints/Example_prediction_Ortofoto-checkpoint.ipynb
Normal file
548
.ipynb_checkpoints/Example_prediction_Ortofoto-checkpoint.ipynb
Normal file
File diff suppressed because one or more lines are too long
@@ -28,6 +28,7 @@
|
||||
"from tqdm import tqdm\n",
|
||||
"import numpy as np\n",
|
||||
"import matplotlib.pyplot as plt\n",
|
||||
"from panel_disconnect import disconnect\n",
|
||||
"\n"
|
||||
]
|
||||
},
|
||||
|
||||
553
Example_prediction_Ortofoto.ipynb
Normal file
553
Example_prediction_Ortofoto.ipynb
Normal file
File diff suppressed because one or more lines are too long
@@ -1362,7 +1362,7 @@
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.6.8"
|
||||
"version": "3.7.7"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
Reference in New Issue
Block a user