Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hironsan/BossSensor
/ functions
Functions
15 in github.com/Hironsan/BossSensor
⨍
Functions
15
◇
Types & classes
2
↓ 3 callers
Function
resize_with_pad
(image, height=IMAGE_SIZE, width=IMAGE_SIZE)
boss_input.py:10
↓ 2 callers
Method
load
(self, file_path=FILE_PATH)
boss_train.py:149
↓ 2 callers
Method
read
(self, img_rows=IMAGE_SIZE, img_cols=IMAGE_SIZE, img_channels=3, nb_classes=2)
boss_train.py:29
↓ 2 callers
Function
show_image
(image_path='s_pycharm.jpg')
image_show.py:7
↓ 1 callers
Method
build_model
(self, dataset, nb_classes=2)
boss_train.py:79
↓ 1 callers
Method
evaluate
(self, dataset)
boss_train.py:168
↓ 1 callers
Function
extract_data
(path)
boss_input.py:61
↓ 1 callers
Function
get_padding_size
(image)
boss_input.py:12
↓ 1 callers
Method
predict
(self, image)
boss_train.py:153
↓ 1 callers
Function
read_image
(file_path)
boss_input.py:54
↓ 1 callers
Method
save
(self, file_path=FILE_PATH)
boss_train.py:145
↓ 1 callers
Method
train
(self, dataset, batch_size=32, nb_epoch=40, data_augmentation=True)
boss_train.py:105
↓ 1 callers
Function
traverse_dir
(path)
boss_input.py:39
Method
__init__
(self)
boss_train.py:21
Method
__init__
(self)
boss_train.py:76