Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PySegCNN
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
earth_observation_public
PySegCNN
Graph
e3580c716e7a8e76d934b78773f46df8e330ec5e
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
15
Dec
22
Oct
21
14
30
Sep
29
22
16
Aug
23
Jul
13
8
2
1
23
Jun
21
18
20
May
19
18
11
5
4
27
Apr
21
14
8
6
1
31
Mar
30
29
28
26
25
24
23
22
15
12
11
10
9
3
2
26
Feb
25
24
20
19
18
17
16
12
10
9
5
4
3
2
1
29
Jan
28
27
26
25
22
20
19
15
14
13
12
11
8
7
23
Dec
21
17
16
15
14
11
9
4
27
Nov
26
25
9
Oct
5
2
1
28
Sep
25
23
21
18
17
16
15
14
11
10
9
8
4
3
2
1
31
Aug
28
27
26
25
24
21
20
19
18
17
14
13
12
11
10
30
Jul
29
28
27
24
23
22
21
20
17
16
15
14
10
9
8
7
6
3
2
Merge branch 'optim' into ai4ebv-public
master
master
Example shell script for SLURM sbatch.
Merge branch 'optim' into ai4ebv-public
Revert.
Merge branch 'optim' into ai4ebv-public
Escape pattern before compiling.
Merge branch 'optim' into ai4ebv-public
Implemented support for CyclicalLR scheduling.
Implemented support for CyclicalLR scheduling.
Merge branch 'optim' into ai4ebv-public
Stop training if loss is NaN.
Merge branch 'optim' into ai4ebv-public
Log learning rate.
Merge branch 'optim' into ai4ebv-public
Log learning rate.
Merge branch 'optim' into ai4ebv-public
Implemented LR-scheduling.
Public Readme for AI4EBV.
Public Readme for AI4EBV.
Catch error when coordinates are inverted.
Catch error when coordinates are inverted.
Change axis order when clipping rasters.
Added optional amount of buffering.
Added optional amount of buffering.
Change clip to gdal>=3.0.
Handle negative values for array replacing.
Array replace for negative values.
Array replace for negative values.
Implemented support for multi-label cases.
Implemented gradient clipping.
Implemented gradient clipping.
Remove NaN masking.
Remove NaN masking.
Moved architecture to climax.
Added a strided convolutional downsampling layer.
Parameterized saving dataloaders.
Added USegNet model.
Fix logging of loss.
Use correct Early Stopping model.
Exclude missing values for regression tasks when computing loss.
Loading