# Outlier Detection using Saliency Detection via Absorbing Markov Chains
Course Project for CS5150 - Applications of Markov Chain in Computing
**Work by:** \
Shreya Kumar - ES20BTECH11026 \
Vikhyath Kothamasu - CS20BTECH11056 \
U Adithyan - CS23BTNCL11001
## How to run the code
(i) Generating the Heatmaps
- Run the command `python density_map.py --dataset={dataset_name}` where `dataset_name` can be any one of the four values: iris, diabetes, wine, breast_cancer. This should generate 2 files: `{dataset_name}_density.png` and `{dataset_name}_metadata.json`.
(ii) Generating Boundary Map:
- Change the input and output path as required in `edges-master/edgesDemo.m` and run the file.
- The input file would be the density map image generated from the previous step.
- Ensure that the boundary map is stored under `boundary-map/` with the same name as the input image.
(iii) Generating FCN features
- Run the command `python fcn.py --dataset={dataset_name}` where `dataset_name` is same as the one used in first step. This should generate 2 files: `{dataset_name}_l6.mat` and `{dataset_name}_l32.mat`.
(iv) Generating Saliency Map
- Store the input images (.png format) in `image/`
- Store their corresponding boundary maps in `boundary-map/`
- Store their FCN-features in `FCN-feature/6/` and `FCN-feature/32/`.
- Run `Saliency_AMC_AE.m`
(v) Making Final Inferences
- Run the command `python inference.py --dataset={dataset_name}` where `dataset_name` is same as the one used in first step. This should print final results and save an image containing all the scatter plots.
## References:
[1] B. Jiang, L. Zhang, H. Lu, C. Yang and M. -H. Yang, "Saliency Detection via Absorbing Markov Chain," 2013 IEEE International Conference on Computer Vision, Sydney, NSW, Australia, 2013, pp. 1665-1672, doi: 10.1109/ICCV.2013.209.
[2] Zitnick, C.L., Dollár, P. (2014). Edge Boxes: Locating Object Proposals from Edges. In: Fleet, D., Pajdla, T., Schiele, B., Tuytelaars, T. (eds) Computer Vision – ECCV 2014. ECCV 2014. Lecture Notes in Computer Science, vol 8693. Springer, Cham. https://doi.org/10.1007/978-3-319-10602-1_26
**Note:**
1. The saliency maps were generated using [1]
2. Boundary maps required for [1] were generated using [2]
没有合适的资源?快使用搜索试试~ 我知道了~
使用 amc 进行异常值检测matlab代码.zip
共213个文件
m:69个
png:43个
cpp:20个
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
0 下载量 73 浏览量
2024-05-12
11:22:02
上传
评论 1
收藏 19.21MB ZIP 举报
温馨提示
1.版本:matlab2014/2019a/2021a 2.附赠案例数据可直接运行matlab程序。 3.代码特点:参数化编程、参数可方便更改、代码编程思路清晰、注释明细。 4.适用对象:计算机,电子信息工程、数学等专业的大学生课程设计、期末大作业和毕业设计。
资源推荐
资源详情
资源评论
收起资源包目录
使用 amc 进行异常值检测matlab代码.zip (213个子文件)
@ 2KB
SLIC.cpp 32KB
edgeBoxesMex.cpp 18KB
spDetectMex.cpp 14KB
a_times_b_cmplx.cpp 10KB
edgesDetectMex.cpp 9KB
my_affinityic_122014.cpp 8KB
my_affinityic_1030.cpp 7KB
sparsifyc.cpp 6KB
affinityic_my.cpp 6KB
affinityic.cpp 6KB
my_cimgnbmap.cpp 5KB
cimgnbmap.cpp 5KB
get_test_feats_mex.cpp 4KB
spmtimesd.cpp 3KB
my_affinityic.cpp 3KB
get_test_feats_mex.cpp 3KB
compute_yy.cpp 2KB
edgesNmsMex.cpp 2KB
mex_w_times_x_symmetric.cpp 1KB
sup2pixel.cpp 568B
Thumbs.db 23KB
.DS_Store 6KB
.gitignore 32B
1.jpg 91KB
0008.jpg 91KB
2.jpg 13KB
1.jpg 12KB
wine.jpg 11KB
iris.jpg 11KB
diabetes.jpg 9KB
breast_cancer.jpg 8KB
3.jpg 3KB
eigs_new.m 59KB
phasecongmono.m 22KB
edgesTrain.m 13KB
edgesSweeps.m 9KB
Saliency_AMC_AE.m 6KB
edgesEvalDir.m 6KB
boxesEval.m 5KB
edgeBoxes.m 5KB
spAffinities.m 4KB
spDetect.m 4KB
edgesEvalImg.m 4KB
quadedgep.m 3KB
edgeBoxesSweeps.m 3KB
edgesEval.m 3KB
build_scene.m 3KB
boxesData.m 3KB
ncut.m 3KB
edgesDetect.m 3KB
edgesEvalPlot.m 3KB
normalize.m 2KB
find_connect_superpixel_DoubleIn_Opposite.m 2KB
adjacency_skew_symmetric.m 2KB
adjacency.m 2KB
Contents.m 2KB
ICgraph.m 2KB
rgb2lab.m 2KB
my_ICgraph.m 2KB
ExtractFCNfeature.m 2KB
edgesDemoRgbd.m 2KB
ICgraph2.m 2KB
edgeBoxesDemo.m 2KB
demoNcutImage.m 2KB
edgesChns.m 2KB
edgesDemo.m 1KB
Find_Edge_Superpixels.m 1KB
spDemo.m 1KB
computeW.m 1KB
getEphase.m 1KB
discretisation.m 1KB
demoNcutClustering.m 1KB
get_my_S.m 1KB
my_getEphase.m 1KB
computeEdges.m 1KB
AdjcProcloop.m 1KB
get_my_D.m 993B
ncut_ae.m 936B
compute_relation2.m 898B
make_filterbank_even2.m 835B
make_filterbank_odd2.m 835B
my_computeW.m 779B
NcutImage.m 757B
gaussian.m 684B
compute_relation.m 675B
ncutW.m 672B
fft_filt_2.m 654B
doog2.m 639B
compileDir_simple.m 540B
ComputeAffinityMatrix.m 520B
GetMeanColor.m 474B
doog1.m 468B
normalization.m 412B
get_my_W.m 374B
discretisationEigenVectorData.m 317B
get_my_W2.m 317B
imread_ncut.m 310B
showmask.m 301B
GetEdges.m 290B
共 213 条
- 1
- 2
- 3
资源评论
matlab科研助手
- 粉丝: 3w+
- 资源: 5991
下载权益
C知道特权
VIP文章
课程特权
开通VIP
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 平面等离子体手性纳米材料结构-comsol模型
- 基于OpenCV的全景图像拼接生成器
- 基于等效燃油消耗最小的并联式混合动力能量管理策略控制策略(ECMS) ①(工况可自行添加); ②仿真图像包括 发动机转矩变化图像、电机转矩变化图像、电池SOC变化图像、车速变化图像; ③整车simil
- Sim-EKB-Install-2024-12-08
- 变频器原理及应用实验讲义-最终版.doc
- 力扣 732. 我的日程安排表 III
- 锂电池充电器用不对称半桥反激变器电路仿真 两个管子均可实现ZVS 模型包含开环和电压闭环控制 运行环境为matlab simulink
- Request的主要作用,操作.md
- 机nvh分析电磁仿真Maxwell电机电磁振动噪声NVH分析 包括Maxwell仿真基础 电磁力理论分析计算 Maxwell电磁力仿真计算 电磁力耦合到结构场谐响应分析等
- node-red-4.0.8.zip 2025最新
- 一种新的多变量干旱严重指数来识别短期水文信号:以亚马逊河流域为例研究
- 异构系统分组编队跟踪控制(无文献)
- 豆瓣电影数据集,可以用于电影数据可视化分析
- java-23-doc
- 豆瓣电影数据集,可以用于电影数据可视化分析
- 【本科毕业设计】-含甲胺基化合物的消毒副产物NDMA特性与机理研究-word论文
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功