Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
iamap
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
AMAP
iamap
Graph
f4e02f46da45c5544439c06f0912bfa5e748c515
Select Git revision
Branches
7
cleanup
dev
default
protected
ga-windows
install-issues
main
pg
recursive-merge
7 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
25
Apr
24
23
22
16
15
14
11
10
9
8
7
3
2
1
31
Mar
27
25
21
19
18
17
12
10
7
4
28
Feb
21
17
31
Jan
10
5
Dec
3
2
25
Nov
21
20
19
14
8
28
Oct
25
24
23
22
21
18
17
8
7
4
3
2
30
Sep
27
26
17
6
5
4
3
2
30
Aug
update tests to test pangea model as well
cleanup dev
cleanup dev
update tests and small fixes for all algorithms
cleanup log handling in base class
filter rasterio messages
redirect logging for encoder
update QGISLogHandler to handle all logging levels
reset final merge for now, cleanup imports
reset final merge for now, cleanup imports
verbose fit for skleanr ?
big cleanup draft
remove prints
fix try except
rename merge_two_rasters function to merge_two_tiles to be consistent. Add average method
Merge branch 'recursive-merge' into dev
Merge branch 'install-issues' into dev
add pretrained_models/ to gitignore
misc tests
recursive-merge
recursive-merge
add cancel signal
test recursive merge at the end
fix features view ? set progress bar to not achieve 100% until merge is done (cf #40), remove hardcoded raster value
pg
pg
change feature extraction for ssl4eo_moco_encoder, change function to modify first layers
fix local pretrained model usage
relative imports, add cwd to sys.path to be usable by hydra outside of ./iamap/ dir
relative import in class def for SSL4EO_MOCO_Encoder
add gdown as requirement to download pretrained weights from google drive
show install pop up if install is not done, avoid to be soft lock behind "dont' show again message". should end #50
install-issues
install-issues
split dependency check and pop up show into two stages, show pop up only if not settings 'dont_show_pop_up' is not set
add checkbox
ignore pretrained_models dir
change torch install and cuda version handling. Should solve #49
commit to save several tests
generalisation of vit_first_layer_nchans for any model with a conv2d as first layer
helper function to get the first layer of any model
reorder adavanced params in docs
reorder adavanced params more logically and typo
comment previous exxplaination
detail encoding parameters in doc
detail encoding parameters in doc (not finished)
init pretrained weights with n channels modulo the number of input channels in the original model rather than an hardcoded 3
reorder features dimensions
Loading