Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LaurentBerder/container_detection
/ functions
Functions
33 in github.com/LaurentBerder/container_detection
⨍
Functions
33
◇
Types & classes
4
↳
Endpoints
5
↓ 4 callers
Function
remove_temp_files
(path)
source/Video/label_video.py:110
↓ 1 callers
Method
__init__
(self, coder, size, mean)
source/examples/ssd/train_utils.py:47
↓ 1 callers
Function
annotate
(args, path_in, path_out)
source/Video/label_video.py:40
↓ 1 callers
Function
delete_files
(args, inventory)
datasets/category_reduction.py:25
↓ 1 callers
Function
demo
(args)
Shiny_app/models/Test_app.py:71
↓ 1 callers
Function
downsize_all
(args)
datasets/downsize_all.py:6
↓ 1 callers
Function
find_class
(args)
datasets/category_reduction.py:8
↓ 1 callers
Function
main
()
source/Video/label_video.py:116
↓ 1 callers
Function
main
()
source/examples/ssd/randomly_split_directory.py:9
↓ 1 callers
Function
main
()
source/examples/ssd/demo.py:15
↓ 1 callers
Function
main
()
datasets/from_COCO_to_custom_json.py:55
↓ 1 callers
Function
main
()
datasets/category_reduction.py:38
↓ 1 callers
Function
main
()
Shiny_app/models/Test_app.py:107
↓ 1 callers
Function
make_video
Create a video from a list of images. @param outvid output video @param images list of images to use in the vide
source/Video/label_video.py:72
↓ 1 callers
Function
save_frames
(video_file, path_in)
source/Video/label_video.py:14
↓ 1 callers
Function
train
Train SSD
source/examples/ssd/train_utils.py:108
↓ 1 callers
Function
transform_json
(args, selected_categories)
datasets/from_COCO_to_custom_json.py:8
Method
__call__
(self, imgs, gt_mb_locs, gt_mb_labels)
source/examples/ssd/train_utils.py:32
Method
__call__
(self, in_data)
source/examples/ssd/train_utils.py:55
Method
__init__
(self, data_dir, label_names)
source/examples/ssd/original_detection_dataset.py:11
Method
__init__
(self, model, alpha=1, k=3)
source/examples/ssd/train_utils.py:25
Method
__init__
(self, data_dir, label_names)
Shiny_app/models/Test_app.py:18
Method
__len__
(self)
source/examples/ssd/original_detection_dataset.py:30
Method
__len__
(self)
Shiny_app/models/Test_app.py:37
Function
base_static
(filename)
source/flask_app.py:171
Method
get_example
(self, i)
source/examples/ssd/original_detection_dataset.py:33
Method
get_example
(self, i)
Shiny_app/models/Test_app.py:40
Function
get_image
(image_id)
source/flask_app.py:161
Function
get_labels
(image_id)
source/flask_app.py:129
Function
index
()
source/flask_app.py:118
Function
main
()
datasets/check_labels_in_json.py:6
Function
main
()
datasets/downsize_all.py:21
Function
set_labels
()
source/flask_app.py:148