⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠ You can decompress Drawing data with the command palette: ‘Decompress current Excalidraw file’. For more info check in plugin settings under ‘Saving’
Excalidraw Data
Text Elements
class DeepfakeAbstractBaseDataset(data.Dataset)
def init(self, config=None, mode=‘train’)
mode:train
mode:test
def collect_img_and_label_for_one_dataset(self, dataset_name: str)
返回一个图片路径与标签的列表
def init_data_aug_method(self)
根据探测器yaml文件配置
albu.py