Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

V0.1.2 #307

Merged
merged 240 commits into from
May 20, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
240 commits
Select commit Hold shift + click to select a range
2ae8798
Merged PR 42: Python package structure
Jul 31, 2019
85e24f7
Merged PR 50: Röth-Tarantola generative model for velocities
Aug 2, 2019
741a217
Merged PR 51: Isotropic AWE forward modelling using Devito
Aug 2, 2019
b8e71f9
Merged PR 52: PRNG seed
Aug 2, 2019
7f1fcd3
Merged PR 53: Docs update
Aug 2, 2019
1359737
Merged PR 54: CLI for velocity generators
Aug 2, 2019
410b876
Merged PR 69: CLI subpackage using Click
Aug 7, 2019
f485ead
Merged PR 70: VS Code settings
Aug 7, 2019
fe49b96
Merged PR 73: CLI for forward modelling
Aug 7, 2019
985651b
Merged PR 76: Unit fixes
Aug 9, 2019
73f060a
Merged PR 78: Forward modelling CLI fix
Aug 9, 2019
efc19f3
Merged PR 85: Version 0.1.0
Aug 14, 2019
358d992
Merging work on salt dataset
msalvaris Aug 19, 2019
96c54a3
Adds computer vision to dependencies
msalvaris Aug 19, 2019
84ca5e8
Updates dependecies
msalvaris Aug 19, 2019
68e67c8
Update
msalvaris Aug 19, 2019
4aefd84
Updates the environemnt files
msalvaris Aug 19, 2019
d4fd649
Updates readme and envs
msalvaris Aug 19, 2019
b12c01e
Initial running version of dutchf3
msalvaris Aug 21, 2019
3f08d75
INFRA: added structure templates.
maxkazmsft Aug 22, 2019
cabfe3c
VOXEL: initial rough code push - need to clean up before PRing.
maxkazmsft Aug 22, 2019
9e030ad
Merged PR 110: INFRA: added structure templates.
maxkazmsft Aug 23, 2019
e399fb9
Working version
msalvaris Aug 26, 2019
2559cd1
Working version before refactor
msalvaris Aug 27, 2019
ee1c705
adding cgmanifest to staging
vapaunic Aug 27, 2019
1e3f9f6
adding a yml file with CG build task
vapaunic Aug 27, 2019
d466a60
Merged PR 116: adding cgmanifest to staging
Aug 27, 2019
4a92e6a
added prelim NOTICE file
vapaunic Aug 28, 2019
52fa336
Merge branch 'staging' of https://dev.azure.com/AZGlobal/AGCE%20Devel…
vapaunic Aug 28, 2019
a166f71
Merged PR 120: adding the NOTICE file
Aug 28, 2019
c4a4239
quick minor fixes in README
vapaunic Aug 28, 2019
84c8314
Merge branch 'mat/dev' of https://dev.azure.com/AZGlobal/AGCE%20Devel…
vapaunic Aug 28, 2019
c53f2fe
3D SEG: first commit for PR.
maxkazmsft Aug 28, 2019
0e79cc0
3D SEG: removed data files to avoid redistribution.
maxkazmsft Aug 28, 2019
c0d0daf
Merged PR 121: A quick fixes in README
Aug 29, 2019
f7ccf9c
Merged PR 126: updated notice file with previously excluded components
Aug 29, 2019
333ea4f
Updates
msalvaris Aug 29, 2019
6476f3d
3D SEG: restyled batch file, moving onto others.
maxkazmsft Aug 29, 2019
c0ea6ca
Working HRNet
msalvaris Aug 30, 2019
63cb4d5
3D SEG: finished going through Waldeland code
maxkazmsft Sep 2, 2019
871ecf4
Updates test scripts and makes it take processing arguments
msalvaris Sep 4, 2019
0c903b8
Merged PR 124: initial PR for code review of Waldeland's 3D voxel-to-…
maxkazmsft Sep 4, 2019
49a7003
minor update
msalvaris Sep 4, 2019
08f3c67
Merge branch 'mat/exp' into mat/dev
msalvaris Sep 4, 2019
66c5a60
Fixing imports
msalvaris Sep 4, 2019
ade65cb
Refactoring the experiments
msalvaris Sep 4, 2019
fa1d1aa
Removing .vscode
msalvaris Sep 4, 2019
253af1c
Updates gitignore
msalvaris Sep 5, 2019
def937e
Merged PR 161: Initial merge of experiments and training pipelines
msalvaris Sep 5, 2019
358242a
Merged PR 174: F3 Dutch README, and fixed issues in prepare_data.py
Sep 17, 2019
fc5388a
Merged PR 204: Adds loaders to deepseismic from cv_lib
msalvaris Sep 17, 2019
1dec008
Merged PR 209: changes to section loaders in data.py
Sep 17, 2019
71a4888
Merged PR 210: BENCHMARKS: added placeholder for benchmarks.
maxkazmsft Sep 17, 2019
c85ca5a
Merged PR 211: Fixes issues left over from changes to data.py
msalvaris Sep 17, 2019
8789763
Merged PR 220: Adds Horovod and fixes
msalvaris Sep 18, 2019
7b6a2e8
Merged PR 222: Moves cv_lib into repo and updates setup instructions
msalvaris Sep 18, 2019
cd69324
Merged PR 236: Cleaned up dutchf3 data loaders
Sep 19, 2019
70674e1
Updates the repo with preliminary results for 2D segmentation
msalvaris Sep 19, 2019
e4e5c92
Merged PR 243: Updates the repo with preliminary results for 2D segme…
msalvaris Sep 20, 2019
8518bc0
Merged PR 248: Experiment: section-based Alaudah training/testing
Sep 20, 2019
1ff19cb
Merged PR 253: Waldeland based voxel loaders and TextureNet model
maxkazmsft Sep 20, 2019
a7daa68
Merged PR 290: A demo notebook on local train/eval on F3 data set
Sep 26, 2019
37bbb21
Merged PR 312: moved dutchf3_section to experiments/interpretation
Sep 27, 2019
5e1cc59
Merged PR 309: minor change to README to reflect the changes in prepa…
Sep 27, 2019
ebfb1e1
Merged PR 315: Removing voxel exp
msalvaris Sep 27, 2019
0286618
Merged PR 361: VOXEL: fixes to original voxel2pixel code to make it w…
maxkazmsft Oct 3, 2019
111b94c
Merged PR 405: minor mods to notebook, more documentation
Oct 8, 2019
75fcd9f
Merged PR 368: Adds penobscot
msalvaris Oct 8, 2019
4a87ccb
Merged PR 407: Azure ML SDK Version: 1.0.65; running devito in Azure…
georgeAccnt-GH Oct 8, 2019
f8ffadd
Merged PR 452: decouple docker image creation from azureml
georgeAccnt-GH Oct 17, 2019
c94d094
Merged PR 512: Pre-commit hooks for formatting and style checking
Oct 18, 2019
b1f71c8
Merged PR 513: 3D training script for Waldeland's model with Ignite
maxkazmsft Oct 21, 2019
5bfb342
Merged PR 565: Demo notebook updated with 3D graph
Oct 29, 2019
4f15bab
Merged PR 569: Minor PR: change to pre-commit configuration files
Oct 29, 2019
339314d
Merged PR 586: Purging unused files and experiments
msalvaris Oct 31, 2019
385be38
Merged PR 601: Fixes to penobscot experiments
Nov 1, 2019
31ddf63
Merged PR 605: added common metrics to Waldeland model in Ignite
maxkazmsft Nov 1, 2019
1c9a63c
merged with github staging
maxkazmsft Nov 5, 2019
93ba611
added cela copyright headers to all non-empty .py files (#3)
vapaunic Nov 7, 2019
16652c7
switched to ACR instead of docker hub (#4)
georgeAccnt-GH Nov 7, 2019
442a655
Vapaunic/metrics (#1)
vapaunic Nov 7, 2019
47d4071
BUILD: added build setup files. (#5)
maxkazmsft Nov 7, 2019
2b57f89
Update main_build.yml for Azure Pipelines
maxkazmsft Nov 7, 2019
763c537
BUILD: added build status badges (#6)
maxkazmsft Nov 7, 2019
145439a
Adds dataloader for numpy datasets as well as demo pipeline for such …
msalvaris Nov 8, 2019
246e88e
Log config file now experiment specific (#8)
vapaunic Nov 9, 2019
9a57d53
DOC: forking dislaimer and new build names. (#9)
maxkazmsft Nov 11, 2019
2355c81
Updating README.md with introduction material (#10)
Nov 11, 2019
8b857d2
Updates the 3D visualisation to use itkwidgets (#11)
msalvaris Nov 11, 2019
bc06c75
Adds jupytext to pre-commit (#12)
msalvaris Nov 11, 2019
a3202af
Adds demo notebook for HRNet (#13)
msalvaris Nov 11, 2019
e2ee4e4
removed my username references (#15)
maxkazmsft Nov 12, 2019
a9e4ed4
moving 3D models into contrib folder (#16)
maxkazmsft Nov 12, 2019
21b98e2
Weetok (#17)
dcstwh Nov 12, 2019
f848d79
added pytest to environmetn, and pytest job to the main build (#18)
vapaunic Nov 19, 2019
f9af751
Update main_build.yml for Azure Pipelines
maxkazmsft Nov 19, 2019
128750f
minor stylistic changes (#19)
maxkazmsft Nov 20, 2019
7f84a37
Update main_build.yml for Azure Pipelines
maxkazmsft Nov 21, 2019
4796115
BUILD: placeholder for Azure pipelines for notebooks build.
maxkazmsft Nov 22, 2019
b95ea81
CLEANUP: moved non-release items to contrib (#20)
maxkazmsft Nov 22, 2019
07c9d84
Updates HRNet notebook 🚀 (#25)
msalvaris Nov 25, 2019
5f9df22
Updates environment.yaml (#21)
msalvaris Nov 25, 2019
62289f4
Updates Readme (#22)
msalvaris Nov 25, 2019
4aeeda3
Update README.md (#24)
dciborow Nov 26, 2019
439c5c2
CONTRIB: cleanup for imaging. (#28)
maxkazmsft Nov 26, 2019
9f3e800
Create Unit Test Build.yml (#29)
dciborow Nov 26, 2019
7065e9c
Update README.md
dciborow Nov 26, 2019
d173630
Update README.md
dciborow Nov 26, 2019
99d78ec
Create Unit Test Build.yml (#29)
dciborow Nov 26, 2019
a2886fd
Merge branch 'staging' of https://github.com/microsoft/DeepSeismic in…
dciborow Nov 26, 2019
0e4e3a2
azureml sdk 1.0.74; foxed a few issues around ACR access; added nb 03…
georgeAccnt-GH Nov 28, 2019
e70935f
azureml sdk 1.0.74; foxed a few issues around ACR access; added nb 03…
georgeAccnt-GH Nov 28, 2019
ecb91b1
TESTS: added notebook integreation tests. (#65)
maxkazmsft Nov 28, 2019
bb28247
Addressing a number of minor issues with README and broken links (#67)
vapaunic Nov 28, 2019
d4cbd71
Added Yacs info to README.md (#69)
vapaunic Nov 30, 2019
da08316
MODEL.PRETRAINED key missing in default.py (#70)
vapaunic Dec 2, 2019
35d2a14
Update README.md (#59)
dcstwh Dec 2, 2019
d79b7a0
Update README.md (#58)
dcstwh Dec 2, 2019
d332981
Merge branch 'staging' into staging
georgeAccnt-GH Dec 2, 2019
7c1c12a
MINOR: addressing broken F3 download link (#73)
vapaunic Dec 3, 2019
85a02c4
MINOR: python version fix to 3.6.7 (#72)
maxkazmsft Dec 3, 2019
65b5cf9
Adding system requirements in README (#74)
vapaunic Dec 3, 2019
f912d6d
merge upstream into my fork (#1)
georgeAccnt-GH Dec 4, 2019
b457097
Adds premium storage (#79)
msalvaris Dec 4, 2019
5f9a3b4
update test.py for section based approach to use command line argumen…
maxkazmsft Dec 4, 2019
dce495f
added README documentation per bug bush feedback (#78)
maxkazmsft Dec 4, 2019
5c47643
sdk 1.0.76; tested conda env vs docker image; extented readme
georgeAccnt-GH Dec 4, 2019
f610b1a
Merge remote-tracking branch 'upstream/staging' into staging
georgeAccnt-GH Dec 4, 2019
d4aa098
removed reference to imaging
georgeAccnt-GH Dec 4, 2019
5d4052b
minor md formatting
georgeAccnt-GH Dec 4, 2019
71acb88
minor md formatting
georgeAccnt-GH Dec 4, 2019
150c614
https://github.com/microsoft/DeepSeismic/issues/71 (#80)
georgeAccnt-GH Dec 4, 2019
7383090
addressing multiple issues from first bug bash (#81)
maxkazmsft Dec 4, 2019
62237ec
Dciborow/build bug (#68)
dciborow Dec 5, 2019
1e60d81
Adds AzureML libraries (#82)
msalvaris Dec 5, 2019
b0a8c7c
Merge branch 'staging' of github.com:microsoft/DeepSeismic into staging
georgeAccnt-GH Dec 5, 2019
1111c6d
Fixes download script (#84)
msalvaris Dec 5, 2019
cc548e1
clarify which DSVM we want to use - Ubuntu GPU-enabled VM, preferably…
georgeAccnt-GH Dec 5, 2019
017a5c4
Add Troubleshooting section for DSVM warnings #89
georgeAccnt-GH Dec 5, 2019
3e8731a
Merge branch 'staging' of github.com:microsoft/DeepSeismic into staging
georgeAccnt-GH Dec 5, 2019
1d3cd33
Add Troubleshooting section for DSVM warnings, plus typo #89
georgeAccnt-GH Dec 5, 2019
4239912
modified hrnet notebook, addressing bug bash issues (#95)
vapaunic Dec 6, 2019
d54f905
Update environment.yml (#93)
dciborow Dec 6, 2019
6df1889
tested both yml conda env and docker; udated conda yml to have docker…
georgeAccnt-GH Dec 7, 2019
597bf32
tested both yml conda env and docker; udated conda yml to have docker…
georgeAccnt-GH Dec 7, 2019
8b8c5fa
Merge branch 'staging' of github.com:microsoft/DeepSeismic into staging
georgeAccnt-GH Dec 7, 2019
585b9b3
NVIDIA Tesla K80 (or V100 GPU for NCv2 series) - per Vanja's comment
georgeAccnt-GH Dec 7, 2019
ba18358
notebook integration tests complete (#106)
maxkazmsft Dec 9, 2019
459a54d
Mat/test (#105)
msalvaris Dec 9, 2019
e1c25e9
Merge branch 'staging' into staging
maxkazmsft Dec 9, 2019
0d90612
Adds missing tests (#111)
msalvaris Dec 10, 2019
9bbcc0b
Maxkaz/issues (#110)
maxkazmsft Dec 10, 2019
c9401f0
Merge branch 'staging' into staging
georgeAccnt-GH Dec 10, 2019
855dabb
Adds Readme information to experiments (#112)
msalvaris Dec 11, 2019
4285d5e
Merge branch 'staging' into staging
georgeAccnt-GH Dec 11, 2019
099c4af
Update README.md
georgeAccnt-GH Dec 11, 2019
5dd969d
BugBash2 Issue #83 and #89: clarify which DSVM we want to use - Ubunt…
georgeAccnt-GH Dec 11, 2019
6260cca
BugBash2 Issue #83 and #89: clarify which DSVM we want to use - Ubunt…
georgeAccnt-GH Dec 11, 2019
35578d7
BugBash2 Issue #83 and #89: clarify which DSVM we want to use - Ubunt…
georgeAccnt-GH Dec 11, 2019
e1108f3
Merge branch 'master' into staging
maxkazmsft Dec 11, 2019
a1ba064
Remove related projects on AI Labs
dcstwh Dec 12, 2019
ed3a6d1
Added a reference to Azure machine learning (#115)
dcstwh Dec 12, 2019
f8d67f5
Update README.md
dcstwh Dec 12, 2019
de211f1
update fork from upstream (#4)
georgeAccnt-GH Dec 12, 2019
ffb1b07
Update AUTHORS.md (#117)
dcstwh Dec 13, 2019
aefa70e
Update AUTHORS.md (#118)
dcstwh Dec 13, 2019
cb11052
pre-release items (#119)
maxkazmsft Dec 13, 2019
ec9dea3
forked branch name is misleading. (#116)
georgeAccnt-GH Dec 13, 2019
051c809
Minor fix: broken links in README (#120)
vapaunic Dec 16, 2019
47ec9c9
fully-run notebooks links and fixed contrib voxel models (#123)
maxkazmsft Dec 16, 2019
6861911
Merge branch 'staging' into staging
georgeAccnt-GH Dec 16, 2019
fc33692
Adds reproduction instructions to readme (#122)
msalvaris Dec 17, 2019
335e90f
checking in ablation study from ilkarman (#124)
maxkazmsft Dec 17, 2019
2438416
minor bug in 000 nb; sdk.v1.0.79; FROM continuumio/miniconda3:4.7.12 …
georgeAccnt-GH Dec 18, 2019
7e74f52
Added download script for dutch F3 dataset. Also adding Sharat/WH as …
Dec 31, 2019
801bf95
Using env variable during dutchF3 splits
Dec 31, 2019
15c86a3
Improvements to dutchf3 (#128)
msalvaris Jan 1, 2020
4dd55b8
Ghiordan/azureml devito04 (#130)
georgeAccnt-GH Jan 7, 2020
6265e0e
making model snapshots more verbose / friendly (#152)
maxkazmsft Jan 22, 2020
1e10ac3
notebook enhancements from sharatsc (#153)
maxkazmsft Jan 23, 2020
1074a93
Fixes a few typos, and links to the troubleshooting section when runn…
Jan 24, 2020
ea70f94
Merge branch 'staging' into staging
yalaudah Jan 24, 2020
e7c0738
Readme update
yalaudah Jan 24, 2020
a629e5e
scripts to reproduce model results (#155)
maxkazmsft Jan 27, 2020
a74677a
Fix data path in the README (#167)
Jan 30, 2020
f592344
Update F3_block_training_and_evaluation_local.ipynb (#163)
yalaudah Jan 30, 2020
da93113
Maxkaz/test fixes (#168)
maxkazmsft Jan 31, 2020
0299fc1
Merge pull request #1 from microsoft/staging
yalaudah Jan 31, 2020
283173b
add data tests for download and preprocessing; resolve preprocessing …
maxkazmsft Feb 3, 2020
1b24b50
Adding content to interpretation README (#171)
Feb 4, 2020
e93d75d
added utility to validate paths
Feb 5, 2020
b554e2f
better handling of AttributeErrors
Feb 5, 2020
f9f033a
fixing paths in configs to match those in readme.md
Feb 5, 2020
edcb9dc
minor formatting improvements
Feb 5, 2020
09387da
add validate_config_paths to notebooks
Feb 5, 2020
ab7823f
adding generic and absolute paths in the config + minor cleanup
Feb 6, 2020
27bff84
better format for validate_config_paths()
Feb 6, 2020
944ef44
added dummy path in hrnet config
Feb 6, 2020
1964acc
modified HRNet notebook
Feb 6, 2020
7c62262
added missing validate_config_paths()
Feb 6, 2020
a52f69f
Merge branch 'staging' into 54-validate-paths
yalaudah Feb 7, 2020
566e5ce
Updates to prepare dutchf3 (#185)
kirasoderstrom Feb 10, 2020
e9e7b88
Merge pull request #2 from microsoft/staging
yalaudah Feb 10, 2020
4f20319
update patch to patch_size in ablation.sh (#191)
kirasoderstrom Feb 10, 2020
06a7e74
Merge branch 'staging' into 54-validate-paths
yalaudah Feb 11, 2020
ffb2855
closes https://github.com/microsoft/seismic-deeplearning/issues/181 (…
maxkazmsft Feb 11, 2020
b5805ff
Merge branch 'staging' into 54-validate-paths
yalaudah Feb 11, 2020
14430d1
read parameters from papermill
Feb 11, 2020
aebcb68
Merge pull request #3 from microsoft/pr/yalaudah/178
yalaudah Feb 11, 2020
9413172
fixes to test_all script to reproduce model results (#201)
maxkazmsft Feb 12, 2020
c432d87
Solves issue #54: check/validate config to make sure datapath and mod…
yalaudah Feb 13, 2020
8fdba2e
Adding dockerfile to solve issue #146 (#204)
yalaudah Feb 20, 2020
c59802f
Merge branch 'staging' into staging
yalaudah Feb 20, 2020
7584078
remove duplicate code for validation (#208)
yalaudah Feb 21, 2020
83ca9a4
Update README.md
yalaudah Feb 22, 2020
adc157e
updating readme metrics; adding runtimes (#210)
maxkazmsft Feb 24, 2020
d318ed3
adds ability to specify cwd for notebook tests (#207)
maxkazmsft Feb 24, 2020
b85b5a3
138 download pretrained models to hrnet notebook (#213)
yalaudah Feb 28, 2020
c41fa03
226 (#231)
maxkazmsft Mar 31, 2020
8aaf468
added docker image test build (#242)
maxkazmsft Apr 6, 2020
c9c2773
update notebook seeds (#247)
Apr 7, 2020
79d1971
re-wrote experiment test builds to run in parallel on single 4-GPU VM…
maxkazmsft Apr 8, 2020
2f84832
correctness branch setup (#251)
maxkazmsft Apr 13, 2020
741f37f
reducing scope further (#258)
maxkazmsft Apr 16, 2020
2058da1
hotfixing correctness - broken DropBox download link
maxkazmsft Apr 17, 2020
321b820
Merge branch 'correctness' of github.com:microsoft/seismic-deeplearni…
maxkazmsft Apr 17, 2020
47c4e35
214 Ignite 0.3.0 upgrade (#261)
maxkazmsft Apr 17, 2020
a9ec8f3
update docker readme (#262)
Apr 18, 2020
cf336ee
tagged all TODOs with issues on github (and created issues) (#278)
maxkazmsft Apr 21, 2020
e0de54c
Refactoring train.py, removing OpenCV, adding training results to Te…
Apr 22, 2020
be94d9a
Fixes training/validation overlap #143, #233, #253, and #259 (#282)
Apr 28, 2020
bb5304d
Correctness single GPU switch (#290)
maxkazmsft Apr 29, 2020
2ed51ad
249r3 (#283)
maxkazmsft Apr 29, 2020
fcbb792
enabling development on docker (#291)
May 4, 2020
7c31915
289: correctness metrics and tighter tests (#293)
maxkazmsft May 5, 2020
29ab551
uniform colormap and correctness tests (#295)
maxkazmsft May 8, 2020
168031f
V0.2 release README update (#300)
maxkazmsft May 11, 2020
9ded9a5
bug fix (#296)
May 19, 2020
1b95eb0
resolved merge conflict
maxkazmsft May 20, 2020
32fde82
Merge branch 'master' into master_merge
maxkazmsft May 20, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,16 @@ Contributors (sorted alphabetically)
-------------------------------------
To contributors: please add your name to the list when you submit a patch to the project.

* Yazeed Alaudah
* Ashish Bhatia
* Sharat Chikkerur
* Daniel Ciborowski
* George Iordanescu
* Ilia Karmanov
* Max Kaznady
* Vanja Paunic
* Mathew Salvaris

* Wee Hyong Tok

## How to be a contributor to the repository
This project welcomes contributions and suggestions. Most contributions require you to agree to a
Expand Down
2 changes: 1 addition & 1 deletion NOTICE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1949,7 +1949,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

-------------------------------------------------------------------

olivesgatech/facies_classification_benchmark 12102683a1ae78f8fbc953823c35a43b151194b3 - MIT
yalaudah/facies_classification_benchmark 12102683a1ae78f8fbc953823c35a43b151194b3 - MIT
Copyright (c) 2017 Meet Pragnesh Shah

Copyright (c) 2010-2018 Benjamin Peterson
Expand Down
194 changes: 79 additions & 115 deletions README.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/olivesgatech/facies_classification_benchmark",
"repositoryUrl": "https://github.com/yalaudah/facies_classification_benchmark",
"commitHash": "12102683a1ae78f8fbc953823c35a43b151194b3"
}
},
Expand Down
Empty file added conftest.py
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,103 @@
CUDNN:
BENCHMARK: true
DETERMINISTIC: false
ENABLED: true
GPUS: (0,)
OUTPUT_DIR: 'output'
LOG_DIR: 'log'
WORKERS: 4
PRINT_FREQ: 10
LOG_CONFIG: logging.conf
SEED: 2019
OPENCV_BORDER_CONSTANT: 0


DATASET:
NUM_CLASSES: 6
ROOT: /mnt/dutchf3
CLASS_WEIGHTS: [0.7151, 0.8811, 0.5156, 0.9346, 0.9683, 0.9852]


MODEL:
NAME: seg_hrnet
IN_CHANNELS: 3
PRETRAINED: '/mnt/hrnet_pretrained/image_classification/hrnetv2_w48_imagenet_pretrained.pth'
EXTRA:
FINAL_CONV_KERNEL: 1
STAGE2:
NUM_MODULES: 1
NUM_BRANCHES: 2
BLOCK: BASIC
NUM_BLOCKS:
- 4
- 4
NUM_CHANNELS:
- 48
- 96
FUSE_METHOD: SUM
STAGE3:
NUM_MODULES: 4
NUM_BRANCHES: 3
BLOCK: BASIC
NUM_BLOCKS:
- 4
- 4
- 4
NUM_CHANNELS:
- 48
- 96
- 192
FUSE_METHOD: SUM
STAGE4:
NUM_MODULES: 3
NUM_BRANCHES: 4
BLOCK: BASIC
NUM_BLOCKS:
- 4
- 4
- 4
- 4
NUM_CHANNELS:
- 48
- 96
- 192
- 384
FUSE_METHOD: SUM

TRAIN:
BATCH_SIZE_PER_GPU: 16
BEGIN_EPOCH: 0
END_EPOCH: 300
MIN_LR: 0.001
MAX_LR: 0.02
MOMENTUM: 0.9
WEIGHT_DECAY: 0.0001
SNAPSHOTS: 5
AUGMENTATION: True
DEPTH: "section" #"patch" # Options are none, patch, and section
STRIDE: 50
PATCH_SIZE: 100
AUGMENTATIONS:
RESIZE:
HEIGHT: 200
WIDTH: 200
PAD:
HEIGHT: 256
WIDTH: 256
MEAN: 0.0009997 # 0.0009996710808862074
STD: 0.20977 # 0.20976548783479299
MODEL_DIR: "models"


VALIDATION:
BATCH_SIZE_PER_GPU: 32

TEST:
MODEL_PATH: "/data/home/mat/repos/DeepSeismic/interpretation/experiments/segmentation/dutchf3/local/output/mat/exp/ccb7206b41dc7411609705e49d9f4c2d74c6eb88/seg_hrnet/Aug30_141919/models/seg_hrnet_running_model_18.pth"
TEST_STRIDE: 10
SPLIT: 'Both' # Can be Both, Test1, Test2
INLINE: True
CROSSLINE: True
POST_PROCESSING:
SIZE: 128 #
CROP_PIXELS: 14 # Number of pixels to crop top, bottom, left and right
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
CUDNN:
BENCHMARK: true
DETERMINISTIC: false
ENABLED: true
GPUS: (0,)
OUTPUT_DIR: 'output'
LOG_DIR: 'log'
WORKERS: 4
PRINT_FREQ: 10
LOG_CONFIG: logging.conf
SEED: 2019

DATASET:
NUM_CLASSES: 6
ROOT: /mnt/dutchf3
CLASS_WEIGHTS: [0.7151, 0.8811, 0.5156, 0.9346, 0.9683, 0.9852]

MODEL:
NAME: patch_deconvnet_skip
IN_CHANNELS: 1


TRAIN:
BATCH_SIZE_PER_GPU: 64
BEGIN_EPOCH: 0
END_EPOCH: 300
MIN_LR: 0.001
MAX_LR: 0.02
MOMENTUM: 0.9
WEIGHT_DECAY: 0.0001
SNAPSHOTS: 5
AUGMENTATION: True
DEPTH: "none" #"patch" # Options are none, patch, and section
STRIDE: 50
PATCH_SIZE: 99
AUGMENTATIONS:
RESIZE:
HEIGHT: 99
WIDTH: 99
PAD:
HEIGHT: 99
WIDTH: 99
MEAN: 0.0009997 # 0.0009996710808862074
STD: 0.20977 # 0.20976548783479299
MODEL_DIR: "models"

VALIDATION:
BATCH_SIZE_PER_GPU: 512

TEST:
MODEL_PATH: ""
TEST_STRIDE: 10
SPLIT: 'Both' # Can be Both, Test1, Test2
INLINE: True
CROSSLINE: True
POST_PROCESSING:
SIZE: 99 #
CROP_PIXELS: 0 # Number of pixels to crop top, bottom, left and right

Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
CUDNN:
BENCHMARK: true
DETERMINISTIC: false
ENABLED: true
GPUS: (0,)
OUTPUT_DIR: 'output'
LOG_DIR: 'log'
WORKERS: 4
PRINT_FREQ: 10
LOG_CONFIG: logging.conf
SEED: 2019

DATASET:
NUM_CLASSES: 6
ROOT: /mnt/dutchf3
CLASS_WEIGHTS: [0.7151, 0.8811, 0.5156, 0.9346, 0.9683, 0.9852]

MODEL:
NAME: patch_deconvnet_skip
IN_CHANNELS: 1


TRAIN:
BATCH_SIZE_PER_GPU: 64
BEGIN_EPOCH: 0
END_EPOCH: 300
MIN_LR: 0.001
MAX_LR: 0.02
MOMENTUM: 0.9
WEIGHT_DECAY: 0.0001
SNAPSHOTS: 5
AUGMENTATION: True
DEPTH: "none" #"patch" # Options are none, patch, and section
STRIDE: 50
PATCH_SIZE: 99
AUGMENTATIONS:
RESIZE:
HEIGHT: 99
WIDTH: 99
PAD:
HEIGHT: 99
WIDTH: 99
MEAN: 0.0009997 # 0.0009996710808862074
STD: 0.20977 # 0.20976548783479299
MODEL_DIR: "models"

VALIDATION:
BATCH_SIZE_PER_GPU: 512

TEST:
MODEL_PATH: ""
TEST_STRIDE: 10
SPLIT: 'Both' # Can be Both, Test1, Test2
INLINE: True
CROSSLINE: True
POST_PROCESSING:
SIZE: 99 #
CROP_PIXELS: 0 # Number of pixels to crop top, bottom, left and right

Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
CUDNN:
BENCHMARK: true
DETERMINISTIC: false
ENABLED: true
GPUS: (0,)
OUTPUT_DIR: 'output'
LOG_DIR: 'log'
WORKERS: 4
PRINT_FREQ: 10
LOG_CONFIG: logging.conf
SEED: 2019


DATASET:
NUM_CLASSES: 6
ROOT: /mnt/dutchf3
CLASS_WEIGHTS: [0.7151, 0.8811, 0.5156, 0.9346, 0.9683, 0.9852]

MODEL:
NAME: resnet_unet
IN_CHANNELS: 3

TRAIN:
BATCH_SIZE_PER_GPU: 16
BEGIN_EPOCH: 0
END_EPOCH: 300
MIN_LR: 0.001
MAX_LR: 0.02
MOMENTUM: 0.9
WEIGHT_DECAY: 0.0001
SNAPSHOTS: 5
AUGMENTATION: True
DEPTH: "section" # Options are none, patch, and section
STRIDE: 50
PATCH_SIZE: 100
AUGMENTATIONS:
RESIZE:
HEIGHT: 200
WIDTH: 200
PAD:
HEIGHT: 256
WIDTH: 256
MEAN: 0.0009997 # 0.0009996710808862074
STD: 0.20977 # 0.20976548783479299
MODEL_DIR: "models"


VALIDATION:
BATCH_SIZE_PER_GPU: 32

TEST:
MODEL_PATH: "/data/home/mat/repos/DeepSeismic/interpretation/experiments/segmentation/dutchf3/local/output/mat/exp/dc2e2d20b7f6d508beb779ffff37c77d0139e588/resnet_unet/Sep01_125513/models/resnet_unet_snapshot1model_52.pth"
TEST_STRIDE: 10
SPLIT: 'Both' # Can be Both, Test1, Test2
INLINE: True
CROSSLINE: True
POST_PROCESSING:
SIZE: 128
CROP_PIXELS: 14 # Number of pixels to crop top, bottom, left and right
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
# UNet configuration

CUDNN:
BENCHMARK: true
DETERMINISTIC: false
ENABLED: true
GPUS: (0,)
OUTPUT_DIR: 'output'
LOG_DIR: 'log'
WORKERS: 4
PRINT_FREQ: 10
LOG_CONFIG: logging.conf
SEED: 2019


DATASET:
NUM_CLASSES: 6
ROOT: /mnt/dutchf3
CLASS_WEIGHTS: [0.7151, 0.8811, 0.5156, 0.9346, 0.9683, 0.9852]

MODEL:
NAME: resnet_unet
IN_CHANNELS: 3


TRAIN:
BATCH_SIZE_PER_GPU: 16
BEGIN_EPOCH: 0
END_EPOCH: 300
MIN_LR: 0.001
MAX_LR: 0.02
MOMENTUM: 0.9
WEIGHT_DECAY: 0.0001
SNAPSHOTS: 5
AUGMENTATION: True
DEPTH: "section" # Options are none, patch, and section
STRIDE: 50
PATCH_SIZE: 100
AUGMENTATIONS:
RESIZE:
HEIGHT: 200
WIDTH: 200
PAD:
HEIGHT: 256
WIDTH: 256
MEAN: 0.0009997 # 0.0009996710808862074
STD: 0.20977 # 0.20976548783479299
MODEL_DIR: "models"


VALIDATION:
BATCH_SIZE_PER_GPU: 32

TEST:
MODEL_PATH: ""
TEST_STRIDE: 10
SPLIT: 'Both' # Can be Both, Test1, Test2
INLINE: True
CROSSLINE: True
POST_PROCESSING:
SIZE: 128
CROP_PIXELS: 14 # Number of pixels to crop top, bottom, left and right

Loading