Skip to content
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

implement FCN #45

Merged
merged 21 commits into from
Sep 13, 2023
Merged

implement FCN #45

merged 21 commits into from
Sep 13, 2023

Conversation

pesekon2
Copy link
Collaborator

No description provided.

@pesekon2 pesekon2 added enhancement New feature or request code labels Aug 25, 2023
@github-actions
Copy link

github-actions bot commented Aug 26, 2023

Coverage

Coverage Report
FileStmtsMissCoverMissing
src
   architectures.py3816084%73, 86, 98, 144, 155, 555, 559, 584–602, 613–620, 712, 722, 792, 849–852, 909–915, 970, 993–1011, 1022–1028, 1067–1074, 1090, 1130, 1203, 1233–1235, 1237, 1271–1276
   cnn_lib.py3099868%48, 117, 128–142, 160, 171, 181–183, 195–201, 225, 270–273, 293–315, 409–420, 451–465, 529–534, 582–592, 651–655, 691–701, 763–777, 842–853, 894–903, 913–917, 938–945, 984–1003, 1014–1019, 1028
   data_preparation.py103991%35, 56, 60, 88, 107, 117, 125, 131, 183
   detect.py67670%3–186
   train.py834447%29, 41, 59, 96, 110, 147–272
   utils.py432151%53–60, 73–80, 94–105
   visualization.py916133%26–40, 75, 100–188
TOTAL108336067% 

Tests Skipped Failures Errors Time
3 0 💤 0 ❌ 0 🔥 176m 38s ⏱️

@pesekon2 pesekon2 merged commit 834de85 into master Sep 13, 2023
2 checks passed
@pesekon2 pesekon2 deleted the implement_fcn branch September 13, 2023 22:33
linakrisztian added a commit to linakrisztian/phd-pesek-2022 that referenced this pull request Aug 14, 2024
* implement FCN (ctu-geoforall-lab-projects#45)

* BaseModel classifier: support turning off onehot encoding

* fix typo in error message

* propagate summary definitions

allow changing the summary width

* VGG: fix wrong kwargs in get_config

* detect.py: support more TF versions for setting seed

* support of changing input and output channel dimension for finetune models

* remove non relvant changes from PR

* cleanup and comment changes

* checkout code-stand metz

* fix setting model weights

* fix load model weights

* AW review

---------

Co-authored-by: Ondrej Pesek <pesej.ondrek@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant