pic_scanner.log_engine
Attributes
The authors of the project. |
|
str: |
|
list: |
|
dict: |
|
The name of the program. |
|
The release map for the project. |
|
dict: |
|
The URLs used in the project. |
|
set: |
|
The version information for the project. |
|
Package Contents
- pic_scanner.log_engine.AUTHORS
The authors of the project.
- pic_scanner.log_engine.DEFAULT_BASE_URL = 'http://localhost:8080/infer'
str: The default base URL for the API.
- pic_scanner.log_engine.FILE_SYSTEM_DEFAULTS
- pic_scanner.log_engine.IMAGE_EXTENSIONS = ['.png', '.jpg', '.jpeg', '.bmp', '.tiff']
list: A list of valid image extensions.
- pic_scanner.log_engine.LABEL_DESCRIPTIONS
dict: A dictionary that contains the labels and their descriptions.
The keys are the labels and the values are the descriptions.
- pic_scanner.log_engine.PROG_NAME = 'IS-NSFW-Scanner'
The name of the program.
- pic_scanner.log_engine.RELEASE_MAP
The release map for the project.
- pic_scanner.log_engine.UNIT_ABBREVIATION_MAP
dict: A dictionary that maps unit abbreviations to their full names.
- pic_scanner.log_engine.URLS
The URLs used in the project.
- pic_scanner.log_engine.VALID_LABELS
set: A set of valid labels that can be used to classify images in the dataset.
- pic_scanner.log_engine.VERSION
The version information for the project.
- pic_scanner.log_engine.PROG_DIRS
- pic_scanner.log_engine.ROOT_LOGGER
- pic_scanner.log_engine.MAIN_MOD_LOGGER
- pic_scanner.log_engine.MOD_LOGGER