Bogdan Kirillov

Results 5 issues of Bogdan Kirillov

Added my pytorch implementation that also includes anomaly detection metrics

Hello! Is partial fit supported? I have a dataset too large to fit into memory, so I would like to fit the model on mini-batches of it. There is no...

Hello. I have changed the code a little bit to make it more usable as a part of some large project (added the control over seed, resizing the image and...

Greetings. I have the following error when I try to load the "resnet_1d_angels.h5" that is given in the repository: ```model = load_model("resnet_1d_angles.h5", custom_objects={'custom_mse_mae': custom_mse_mae})``` --------------------------------------------------------------------------- AttributeError Traceback (most recent call...

Hello! The data zip file appears to be corrupt. I can't unzip it after the fully completed download. Could you please look into that?