-
Notifications
You must be signed in to change notification settings - Fork 10
Poverty example #66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Zathimo
wants to merge
84
commits into
plantnet:poverty
Choose a base branch
from
Zathimo:PR
base: poverty
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Poverty example #66
Changes from all commits
Commits
Show all changes
84 commits
Select commit
Hold shift + click to select a range
b6150da
add RegressionSystem
Zathimo c4bd970
add poverty example
Zathimo 701edbc
add datasets and outputs to gitignore
Zathimo 06a5518
change description project poverty
LilBabines 5dc5159
add datset landsat
LilBabines 092d882
add datset_poverty modif
LilBabines 7cf0c8e
add datset , .tiff
LilBabines f446276
display poverty images / bands
LilBabines 19d22c7
modif MSDataset
LilBabines 4af7c49
add label.csv
LilBabines 5e08b87
remove dataset from ignore
LilBabines 4574e1a
write LightningDataModule
LilBabines 9eeca80
add main test
LilBabines 1dfcc81
add observation
LilBabines 71bf40d
rename
LilBabines 38f8725
update description
LilBabines 2572ea9
modifications test_dataset
Zathimo 87fe8f1
add *.tif, landsat_tiles
LilBabines fed4d58
avancement
LilBabines 51a5511
test
LilBabines b2f94d5
changes
LilBabines f583e0d
uptade impot __init__
LilBabines 8925b22
add config
LilBabines 7572e64
works ?
LilBabines 29d7517
changes
LilBabines 87f02ff
add torchmetrics import
LilBabines 8a01f14
add print debugg
LilBabines 6b508d5
add sys.path.append to work with malpolon root package
LilBabines e0b71ec
changes
LilBabines 594117c
works ??
LilBabines e2862b9
changes
LilBabines 194f0d4
test
LilBabines a681826
duplicate data to debugg
LilBabines 61f3980
debugg add print
LilBabines 043f4ec
ca marche pas
LilBabines 7a09c28
remove sample_data
LilBabines a803476
changes
LilBabines 119e6c4
add normalize mean std
LilBabines 9c3c459
clean main
LilBabines e1f8e45
clean config
LilBabines 6168e7d
add normalizer transform
LilBabines e6f89f6
clean print
LilBabines 11dc58f
chabge files names
LilBabines db17b35
k folds
Zathimo df1fa9b
k folds merge
Zathimo 7459bfd
train dans la boucle
Zathimo 941ff4a
update de plantnet
Zathimo ea4d698
sΓ©paration des folds dans le logging
Zathimo e85835f
add jitter
LilBabines fdfd415
try debugg jitter
LilBabines 9f57470
launch for distance server
Zathimo b2b283f
test link with Marbec Data
Zathimo 0283864
k folds with test dataset
Zathimo 096ca76
test new lr and fix example sentinel
Zathimo 39adf00
random split and AdamW optimizer with scheduler
Zathimo 75ef082
random split and DHS fold + test_split
Zathimo 4ea51f6
scheduler CyclicLR
Zathimo 008e0f1
PovertyDataModule inherits BaseDataModule
Zathimo aa75d08
export_predict_csv
Zathimo 5061221
change metrics name (loss/val to loss_val)
Zathimo 8bf2538
plot results for all 5 folds
Zathimo f2bd221
Merge branch 'refs/heads/main' into Poverty
Zathimo b81d9e2
correction bug merge
Zathimo 213459d
additional documentation for PR
Zathimo ec35bcf
remove / in where="./"
Zathimo 99a68ae
remove the sys path changes
Zathimo ef68619
swap long/lat columns in observation file
Zathimo 2a5b635
example with no cross-val for PR
Zathimo 1785b4e
adjusted documentation
Zathimo c8eb216
deleted unnecessary imports
Zathimo 8ee2f21
Merge branch 'poverty' into PR
tlarcher 7fe8257
change request
Zathimo 2f47792
remove poverty example
Zathimo a3f2b1f
Merge branch 'plantnet:main' into PR
Zathimo 0b087be
Updated glc24_pre_extracted pretrained weights link to address pos_weβ¦
tlarcher 7662e16
Updated setup.py for v2.1.1
tlarcher 4687bf1
Merge pull request #72 from plantnet/dev
tlarcher 8a58c3a
Update README.md
tlarcher 1f41877
Merge branch 'dev'
tlarcher 0d6294a
Fixed broken links in root Reamde
tlarcher 194a18e
git push
tlarcher a8fd4ed
delete data.to(device)
Zathimo abc1004
Merge remote-tracking branch 'origin/PR' into PR
Zathimo a377812
Merge branch 'plantnet:main' into PR
Zathimo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1,4 @@ | ||
| outputs | ||
|
|
||
| landsat_tiles | ||
| *.tif |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,7 +1,9 @@ | ||
| from .standard_prediction_systems import (ClassificationSystem, | ||
| RegressionSystem, | ||
| GenericPredictionSystem) | ||
|
|
||
| __all__ = [ # noqa: F405 | ||
| "GenericPredictionSystem", | ||
| "RegressionSystem" | ||
| "ClassificationSystem", | ||
| ] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some arguments (optimizer kwargs) are not used because incompatible with the proposed default optimizer. I suggest replacing them with the default optimizer's; or simply removing them.
Please update the docstring accordingly too
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
removed the kwargs