JeVoisBase
1.22
JeVois Smart Embedded Machine Vision Toolkit Base Modules
|
|
Classes | |
class | Downloader |
Functions | |
GDrive (gid) | |
Variables | |
data_downloaders | |
list | selected_data_names = [] |
list | download_failed = [] |
downloader = data_downloaders[selected_data_name] | |
download_data.GDrive | ( | gid | ) |
Definition at line 128 of file download_data.py.
Referenced by download_data.Downloader.get().
download_data.data_downloaders |
Definition at line 167 of file download_data.py.
list download_data.download_failed = [] |
Definition at line 218 of file download_data.py.
download_data.downloader = data_downloaders[selected_data_name] |
Definition at line 220 of file download_data.py.
download_data.selected_data_names = [] |
Definition at line 211 of file download_data.py.