-
Notifications
You must be signed in to change notification settings - Fork 97
Spacenet poi merge #21
base: master
Are you sure you want to change the base?
Spacenet poi merge #21
Commits on Apr 13, 2017
-
added createSpaceNetPOI.py for processing Raw Imagery and Point of In…
…terest Dataset into a machine learning dataset
dlindenbaum committedApr 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 9dee579 - Browse repository at this point
Copy the full SHA 9dee579View commit details -
moved pointOfInterestList to JSON file for use accross functions
dlindenbaum committedApr 13, 2017 Configuration menu - View commit details
-
Copy full SHA for a4aaffc - Browse repository at this point
Copy the full SHA a4aaffcView commit details -
modified labeltools/geoTools to support loading of JSON with dictiona…
…ry of Object Identifiers
dlindenbaum committedApr 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 55854e2 - Browse repository at this point
Copy the full SHA 55854e2View commit details -
modified createDataSpaceNet.py to read json for config
dlindenbaum committedApr 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 4b2f123 - Browse repository at this point
Copy the full SHA 4b2f123View commit details -
added python/createSpaceNetPOI.py capability to no sort images by cla…
…ss Name. THis makes post processing easier but data exploration harder
dlindenbaum committedApr 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 7abe0ce - Browse repository at this point
Copy the full SHA 7abe0ceView commit details -
fixed simple error in gdalRasterizeLayer attribute=c;assid. Must be p…
…art of list not string
dlindenbaum committedApr 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 08b14e8 - Browse repository at this point
Copy the full SHA 08b14e8View commit details -
removed raising error if featureName is not recognized
dlindenbaum committedApr 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 8a87409 - Browse repository at this point
Copy the full SHA 8a87409View commit details -
fixed omitted createDataSpaceNet.py
dlindenbaum committedApr 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 99d838c - Browse repository at this point
Copy the full SHA 99d838cView commit details -
updated createDataSpaceNet.py to support DARKNET POI testing
dlindenbaum committedApr 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 6724100 - Browse repository at this point
Copy the full SHA 6724100View commit details -
updated geoTools.py so that featureId number is featureIdNUm
dlindenbaum committedApr 13, 2017 Configuration menu - View commit details
-
Copy full SHA for fcf63cf - Browse repository at this point
Copy the full SHA fcf63cfView commit details
Commits on Apr 17, 2017
-
updated featureBBoxSizeM for better fit
dlindenbaum committedApr 17, 2017 Configuration menu - View commit details
-
Copy full SHA for 8360a7c - Browse repository at this point
Copy the full SHA 8360a7cView commit details
Commits on Apr 18, 2017
-
updated createSpaceNetPOI.py to do train/test split by region
dlindenbaum committedApr 18, 2017 Configuration menu - View commit details
-
Copy full SHA for 71c283a - Browse repository at this point
Copy the full SHA 71c283aView commit details -
updated createSpaceNetPOI.py to do train/test split, fixed error
dlindenbaum committedApr 18, 2017 Configuration menu - View commit details
-
Copy full SHA for b78189d - Browse repository at this point
Copy the full SHA b78189dView commit details -
updated createSpaceNetPOI.py to do train/test split, Add minPartail t…
…o include default 0p70, updated for fix to ogr2ogr command calld
dlindenbaum committedApr 18, 2017 Configuration menu - View commit details
-
Copy full SHA for 6d98ba8 - Browse repository at this point
Copy the full SHA 6d98ba8View commit details
Commits on Apr 19, 2017
-
added deduplication feature using geopandas
dlindenbaum committedApr 19, 2017 Configuration menu - View commit details
-
Copy full SHA for 3316b6b - Browse repository at this point
Copy the full SHA 3316b6bView commit details -
removed python/cleangeoJson.py it was scratch
dlindenbaum committedApr 19, 2017 Configuration menu - View commit details
-
Copy full SHA for d2c0ff1 - Browse repository at this point
Copy the full SHA d2c0ff1View commit details -
added updated Dockerfile to install geopandas
dlindenbaum committedApr 19, 2017 Configuration menu - View commit details
-
Copy full SHA for bdcadfe - Browse repository at this point
Copy the full SHA bdcadfeView commit details
Commits on Apr 20, 2017
-
specified encoding type = utf-8 for geopandas read in and out. Necces…
…sary for linux support
dlindenbaum committedApr 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 49690bc - Browse repository at this point
Copy the full SHA 49690bcView commit details -
udpated splitVector for Test Traint to now give bounding box to include
dlindenbaum committedApr 20, 2017 Configuration menu - View commit details
-
Copy full SHA for cb29bae - Browse repository at this point
Copy the full SHA cb29baeView commit details
Commits on May 17, 2017
-
remerge of spacenetBaseline into spacenetPOI
dlindenbaum committedMay 17, 2017 Configuration menu - View commit details
-
Copy full SHA for 78f7527 - Browse repository at this point
Copy the full SHA 78f7527View commit details
Commits on May 18, 2017
-
modified externatlVectorProcessing.py for OSM usage
dlindenbaum committedMay 18, 2017 Configuration menu - View commit details
-
Copy full SHA for 2bb86fb - Browse repository at this point
Copy the full SHA 2bb86fbView commit details -
dlindenbaum committed
May 18, 2017 Configuration menu - View commit details
-
Copy full SHA for b2edd0c - Browse repository at this point
Copy the full SHA b2edd0cView commit details
Commits on Jul 15, 2017
-
Merge pull request #2 from dlindenbaum/master
Merge of master into spacenetPoiMerge
Configuration menu - View commit details
-
Copy full SHA for 8ff46af - Browse repository at this point
Copy the full SHA 8ff46afView commit details
Commits on Aug 13, 2017
-
mid status geoToolsGPD.py update
dlindenbaum committedAug 13, 2017 Configuration menu - View commit details
-
Copy full SHA for edbad36 - Browse repository at this point
Copy the full SHA edbad36View commit details
Commits on Aug 21, 2017
-
dlindenbaum committed
Aug 21, 2017 Configuration menu - View commit details
-
Copy full SHA for ef0ae9e - Browse repository at this point
Copy the full SHA ef0ae9eView commit details
Commits on Sep 10, 2017
-
modified files for python3 compatiability and fiona/rasterio use
dlindenbaum committedSep 10, 2017 Configuration menu - View commit details
-
Copy full SHA for 707c8ed - Browse repository at this point
Copy the full SHA 707c8edView commit details -
added cw_environment.yml for conda install
dlindenbaum committedSep 10, 2017 Configuration menu - View commit details
-
Copy full SHA for 8284173 - Browse repository at this point
Copy the full SHA 8284173View commit details -
dlindenbaum committed
Sep 10, 2017 Configuration menu - View commit details
-
Copy full SHA for cd89e6f - Browse repository at this point
Copy the full SHA cd89e6fView commit details