amazon-science / patchcore-inspection

Apache License 2.0
719 stars 146 forks source link

How to fix this problem that 'Error: No such option: --log_online (Possible options: --log_group, --log_project)' #17

Open FzJun26th opened 2 years ago

FzJun26th commented 2 years ago

Dear sir, thanks for your code

When I run the code in bash environment , it shows that 'Error: No such option: --log_online (Possible options: --log_group, --log_project)'. How to fix that?

Confusezius commented 2 years ago

Oh thanks for catching this - log_online is a remnant of an older repository version. Feel free to disregard the flag; we'll update the README :)

matanPercepto commented 1 year ago

Thanks for this answer. Is there still an option for logging with weights-and-biases? or is this option removed with the "log_online" flag?