-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.copier-answers.yml
33 lines (33 loc) · 1.05 KB
/
.copier-answers.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Changes here will be overwritten by Copier
SelectCitation:
- AddCitationFile_flag
- AddCFFConvert_flag
SelectCodeQualityFeatures:
- AddLocalTests_flag
- SelectGitHubActions_flag
- AddLinting_flag
SelectCommunityFeatures: []
SelectDocumentationFeatures:
- AddOnlineDocumentation_flag
- AddDevDoc_flag
- AddGitHubActionDocumentation_flag
SelectGitHubActions:
- AddGitHubActionBuild_flag
- AddLinkCheck_flag
SelectPublishReleaseFeatures:
- SelectCitation_flag
- AddZenodo_flag
_commit: 0.6.1
_src_path: https://github.com/nlesc/python-template.git
copyright_holder: Christiaan Meijer
email: [email protected]
full_name: Christiaan Meijer
github_organization: DroneML
keywords: Segmentation, UNet, Active learning, Drone, Raster data, Spatial data
license: Apachev2
package_name: segmentmytif
package_short_description: Segment (georeferenced) raster data in an interactive fashion.
Retrain models in seconds. Only small amounts of labeled data necessary because
of our use of pretrained base models as feature extractors.
template_profile: ask
version: 0.1.0