Yue Zhao
Yue Zhao
This is a great point! I think the combination comes from two perspectives. First, you may consider using deep learning models as feature extractors, and then apply the classifical OD...
没看过。简单搜了一下,ACCV 2019,有代码 https://github.com/samet-akcay/ganomaly 给Star的人还不少。考虑到代码放出来了,star不少,citation也有20了,感觉风险不大。
you make a legit point. I just realize we simply use the default optimizer's learning rate. will relax that...
> Hi Lucew, Thanks for the thought on this! Happy to take in a PR to improve the current AE/VAE.
sorry there will be some delay on my end to multiple ddl...will review very soon!! thanks
Hi there. sorry for being late. I search around and looks like the solution is to use the following version for specific libraries 1. llvmlite-0.32.1 2. numba-0.49.1
The paper is here: https://arxiv.org/abs/1912.00290 To be short, XGBOD is an extended version of xgboost but using unsupervised models to enrich the feature space to achieve a better result. In...
This makes great sense. I used faiss before. I will mark it as a feature to add.
中文版内容上应该是完全一致的(最近英文版的更新没有反应到中文版上),如果有兴趣也欢迎交PR让两者同步一下,最近的时间比较紧张 :)
This is a very good exploration discussion. Any immediate improvement we could add for COPOD to make it more robust? Thanks!