fatez.Launch

class fatez.Launch(path: Optional[str] = None, thread_num: int = 1, **kwargs)

Guess we will have a general object for one-line usage

Attributes:
self.path

Path to datasets

__init__(path: Optional[str] = None, thread_num: int = 1, **kwargs)
Parameters
  • path – <str Default = None> Comments will be here, like “Path to datasets”.

  • thread_num – <int Default = 1> Number of threads for multithreading. By default, no multithreading.

Methods

__init__([path, thread_num])

param path

<str Default = None>

save_result([savepath])

To save running results