摘要: Gonzalez R. C. and Woods R. E. Digital Image Processing (Forth Edition). import cv2 import matplotlib.pyplot as plt import numpy as np FILTERS filters 阅读全文
posted @ 2021-06-14 15:02 馒头and花卷 阅读(81) 评论(0) 推荐(0) 编辑
摘要: Heuristics-driven Pad and Crop He K., Zhang X., Ren S. and Sun J. Deep residual learning for image recognition. In IEEE Conference on Computer Vision 阅读全文
posted @ 2021-06-14 11:58 馒头and花卷 阅读(97) 评论(0) 推荐(0) 编辑
摘要: motivation 用两个BN(一个用于干净样本, 一个用于对抗样本), 结果当使用$\mathrm\(的时候, 精度能够上升, 而使用\)\mathrm$的时候, 也有相当的鲁棒性. 原文采用的是 \[ \alpha \mathcal{L}(f(x), y) + (1-\alpha) \math 阅读全文
posted @ 2021-06-14 09:38 馒头and花卷 阅读(50) 评论(0) 推荐(0) 编辑