The ICEBERG Seals usecase package
Project description
Quality Metrics
Software Dependencies
- torch 0.4.0
- torchvision 0.2.1
- tensorboardX 1.8
- cv2
- rasterio
- affine
- pandas
- geopandas
- numpy
- PIL
Installation
PSC Bridges
From source:
$ git clone https://github.com/iceberg-project/Seals.git
$ module load cuda
$ module load python3
$ virtualenv iceberg_seals
$ source iceberg_seals/bin/activate
[iceberg_seals] $ export PYTHONPATH= <path>/iceberg_seals/bin/activate
[iceberg_seals] $ pip install . --upgrade
From PyPi:
$ module load cuda
$ module load python3
$ virtualenv iceberg_seals
$ source iceberg_seals/bin/activate
[iceberg_seals] $ export PYTHONPATH= <path>/iceberg_seals/bin/activate
[iceberg_seals] $ pip install iceberg_seals.search
To test
[iceberg_seals] $ iceberg_seals.tiling --scale_bands=299 --input_image=<image_abspath> --output_folder=./test
[iceberg_seals] $ iceberg_seals.predicting --input_image=<image_filename> --model_architecture=UnetCntWRN --hyperparameter_set=A --training_set=test_vanilla --test_folder=./test --model_path=./ --output_folder=./test_image
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
iceberg_seals.search-1.3.tar.gz
(24.5 kB
view details)
File details
Details for the file iceberg_seals.search-1.3.tar.gz
.
File metadata
- Download URL: iceberg_seals.search-1.3.tar.gz
- Upload date:
- Size: 24.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47e382bd2f3035ff43b9e2ef40ff3ee2e6aa428689e98e49e6c683a9eeab5929 |
|
MD5 | 410a7bb93bbdac27ad0a130afc0a8aff |
|
BLAKE2b-256 | 806dd0a8d71ba5ff5a04938001de357d3b9af8c15bcd83a3e8f7748324af13d5 |