Skip to content

Commit a6c146a

Browse files
priyankatutejaPriyanka Tuteja
andauthored
count cars in aerial imagery using deep learning (#1126)
* count cars in aerial imagery using deep learning * changes in doc * changes in doc * changes in doc * bad link removed for chennai floods * updated with changes from Brek * black formatting done Co-authored-by: Priyanka Tuteja <[email protected]>
1 parent 5cc7d5e commit a6c146a

File tree

2 files changed

+374
-2
lines changed

2 files changed

+374
-2
lines changed

samples/04_gis_analysts_data_scientists/chennai_floods_analysis.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -790,7 +790,7 @@
790790
"source": [
791791
"## Flood Relief Camps\n",
792792
"\n",
793-
"To provide emergency assistance, the Tamil Nadu government has set up several flood relief camps in the flood affected areas. They provide food, shelter and the basic necessities to thousands of people displaced by the floods. The locations of the flood relief camps was obtained from http://cleanchennai.com/floodrelief/2015/12/09/relief-centers-as-on-8-dec-2015/ and published to the GIS as a layer, that is visualized below:"
793+
"To provide emergency assistance, the Tamil Nadu government has set up several flood relief camps in the flood affected areas. They provide food, shelter and the basic necessities to thousands of people displaced by the floods. The locations of the flood relief camps was obtained from http://cleanchennai.com/floodrelief/2015/12/09/relief-centers-as-on-8-dec-2015/ with https://ciifoundation.in/Tamil-Nadu-Flood-Relief-2015.php and published to the GIS as a layer, that is visualized below:"
794794
]
795795
},
796796
{
@@ -1809,7 +1809,7 @@
18091809
"name": "python",
18101810
"nbconvert_exporter": "python",
18111811
"pygments_lexer": "ipython3",
1812-
"version": "3.7.9"
1812+
"version": "3.7.10"
18131813
},
18141814
"toc": {
18151815
"base_numbering": 1,

samples/04_gis_analysts_data_scientists/count_cars_in_aerial_imagery_using_deep_learning.ipynb

Lines changed: 372 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)