Skip to content

Commit

Permalink
added content from OSF
Browse files Browse the repository at this point in the history
also cleaned up some OSX meta-data such as .DS_STORE or __MACOSX hidden files
  • Loading branch information
hermancollin authored Jun 14, 2021
1 parent 15e56cb commit 8434a65
Show file tree
Hide file tree
Showing 44 changed files with 110 additions and 0 deletions.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0.00136
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added __test_files__/__test_demo_files__/image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added __test_files__/__test_demo_files__/mask.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0.07
2 changes: 2 additions & 0 deletions __test_files__/__test_model__/Model/checkpoint
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
model_checkpoint_path: "/Users/mathieuboudreau/neuropoly/github/axondeepseg/test/__test_files__/__test_training_files__/Model/model.ckpt"
all_model_checkpoint_paths: "/Users/mathieuboudreau/neuropoly/github/axondeepseg/test/__test_files__/__test_training_files__/Model/model.ckpt"
77 changes: 77 additions & 0 deletions __test_files__/__test_model__/Model/config_network.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
{
"n_classes": 3,
"thresholds": [
0,
0.2,
0.8
],
"trainingset_patchsize": 256,
"trainingset": "SEM_3c_256",
"batch_size": 2,
"save_epoch_freq": 1,
"depth": 2,
"convolution_per_layer": [
2,
2
],
"size_of_convolutions_per_layer": [
[
3,
3
],
[
3,
3
]
],
"features_per_convolution": [
[
[
1,
5
],
[
5,
5
]
],
[
[
5,
10
],
[
10,
10
]
]
],
"downsampling": "maxpooling",
"dropout": 0.75,
"learning_rate": 0.001,
"learning_rate_decay_activate": true,
"learning_rate_decay_period": 4,
"learning_rate_decay_type": "polynomial",
"learning_rate_decay_rate": 0.99,
"batch_norm_activate": true,
"batch_norm_decay_decay_activate": true,
"batch_norm_decay_starting_decay": 0.7,
"batch_norm_decay_ending_decay": 0.9,
"batch_norm_decay_decay_period": 16000,
"weighted_cost-activate": true,
"weighted_cost-balanced_activate": true,
"weighted_cost-balanced_weights": [
1.1,
1,
1.3
],
"weighted_cost-boundaries_sigma": 2,
"weighted_cost-boundaries_activate": false,
"da-type": "all",
"da-2-random_rotation-activate": false,
"da-5-noise_addition-activate": false,
"da-3-elastic-activate": true,
"da-0-shifting-activate": true,
"da-4-flipping-activate": true,
"da-1-rescaling-activate": false
}
Binary file added __test_files__/__test_model__/Model/evolution.pkl
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
21 changes: 21 additions & 0 deletions __test_files__/__test_model__/Model/report.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@


---Savings---
Model saved in : /Users/mathieuboudreau/neuropoly/github/axondeepseg/test/__test_files__/__test_training_files__/Model

---PARAMETERS---
learning_rate : 0.001;
batch_size : 2;
depth : 2;
epoch_size: 2;
dropout : 0.75;
(if model restored) restored_model :None
5763


---Intermediary results---

----
Last epoch: 1
Accuracy: 0.2949371337890625;
Loss: 1.1041648387908936;
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0.07
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
0.37

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added __test_files__/__test_segment_files__/image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
0.37

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
0.37

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8434a65

Please sign in to comment.