dl-4-tsc
dl-4-tsc copied to clipboard
USE CUSTOM DATA
hi, how can i efficiently use the code by ingesting my personal data?
hi, you can use this: from classifiers import resnet model = resnet.Classifier_RESNET(*Args) model.fit(x_train, y_train, x_val, y_val, y_true)