https://github.com/bradleybin/Locate-Globally-Segment-locally-A-Progressive-Architecture-With-Knowledge-Review-Network-for-SOD

code网址

1 身体注意力采样需要安装工具

Install body-atttention sampler related tools (MobulaOP)# Clone the project
git clone https://github.com/wkcn/MobulaOP# Enter the directory
cd MobulaOP# Install MobulaOP
pip install -v -e .

使用时如下 attention_sampler文件夹

主线测试逻辑

1 main_joint.py->

Solver_joint.py

2

1 训练 SGL-KRN

5.1 SGL-KRN

cd demo
python main_SGL_KRN.py

After training, the resulting model will be stored under results/sgl_krn/run-* folder.

2 训练PA-KRN

5.2 PA-KRN

The whole system can be trained in an end-to-end manner.
To get finer results, we first train CLM and FSM sequentially and then combine them to fine-tune.

整个系统可以端到端的方式进行训练。

为了得到更精确的结果,我们首先依次训练CLM和FSM,然后将它们结合起来进行微调。

cd demo
  1. Train CLM.
python main_clm.py

After training, the resulting model will be stored under results/clm/run-* folder.

  1. Train FSM.
python main_fsm.py  --clm_model path/to/pretrained/clm/folder/

After training, the resulting model will be stored under results/fsm/run-* folder, and * changes accordingly. 'path/to/pretrained/clm/folder/' is the path to pretrained clm folder.

  1. Train PA-KRN.
python main_joint.py  --clm_model path/to/pretrained/clm/folder/  --fsm_model path/to/pretrained/fsm/folder/

After training, the resulting model will be stored under results/joint/run-* folder. 'net_*.pth' is the parameter of CLM model and '.pth' is the parameter of FSM model.

学习LSL:Locate-Globally-Segment-locally相关推荐

  1. Globally and Locally Consistent Image Completion 实验记录

    下面是我当时在复现这篇论文是时的过程,不想看的可以直接去我的Github上看代码. https://github.com/CoderAnn/GLCI 有问题可以留言,一定会尽全力解答. 实验过程简介: ...

  2. 论文阅读——Globally and Locally Consistent Image Completion

    原文连接: Globally and Locally Consistent Image Completion (ToG 2017). Iizuka, S., Simo-Serra, E., & ...

  3. 图片补全《Globally and locally consistent image completion》

    图像补全 – Globally and Locally Consistent Image Completion 文章来源:SIGGRAPH 2017 下载链接:http://iizuka.cs.tsu ...

  4. Globally and Locally Consistent Image Completion

    1. Motivation 以前的方法只能生成可以在缺失图像中可以找到的图像碎片,不能理解高级的语义信息: Context Encoders局部的细节修复不是很好,而且分辨率低. 2. Approac ...

  5. linux shell locate,shell学习之locate和find命令

    linux系统中有几个关于文件搜索的命令,例如:locate,wheris以及find在工作中比较常用到.. 1.locate命令:locate查找文件是基于/var/lib/mlocate数据库,该 ...

  6. 图像修复论文阅读笔记-----Globally and Locally Consistent Image Completion

    概述 论文链接:https://dl.acm.org/doi/abs/10.1145/3072959.3073659 代码:https://github.com/otenim/GLCIC-PyTorc ...

  7. Linux学习笔记--locate命令(文件搜索命令)

    locate,定位的意思,作用是让使用者可以快速的搜寻系统中是否有指定的文件. locate 命令特点: 1) "locate"的速度比"find"快,因为它并 ...

  8. 《Globally and locally consistent image completion》图像修复论文解读

    作者在context encoder的基础上进行改进,整个网络由一个修复网络和两个鉴别网络(全局鉴别网络和局部鉴别网络)组成.修复网络用来对进入其中的图像进行修复,而鉴别网络用来对图像进行判别.鉴别网 ...

  9. 论文精度 —— 2017 ACM《Globally and Locally Consistent Image Completion》

    总述 作者受到了Inpainting开山之作<Context Encoders: Feature Learning by Inpainting>(2016 CVPR)的启发,沿用了它的编码 ...

  10. 2021显著目标检测(SOD)方向部分论文汇总

    还是得抓紧时间看 Arxiv [链接] Salient Object Detection via Integrity Learning [链接] BiconNet: An Edge-preserved ...

最新文章

  1. 千千静听4.6.7版发布了
  2. docker暴露多个端口
  3. 开学季:当当大促的额外优惠又来啦!150 买 400的书!搓搓搓~
  4. job 做 ha 问题?
  5. Objective-C:浅复制(拷贝)
  6. 【java学习之路】数据库连接JDBC
  7. 逆向微信-分析学习微信是如何快速构建静态TableView界面的
  8. 影响因子在10的计算机杂志什么水平,国人无人发表的TOP期刊,影响因子翻倍,5分变10分,不收版面费!...
  9. H5大转盘抽奖,概率可以控制,可直接使用
  10. 大学计算机应用基础第二版习题答案,《大学计算机应用基础》各章习题参考答案...
  11. 参考文献tool-mendeley_拔剑-浆糊的传说_新浪博客
  12. php控制wifi上网时长,腾达路由器家长控制功能怎么控制孩子上网时间
  13. storyboard(故事版)新手教程 图文详解 2.为无约束的故事版添加约束
  14. 从 Git 到区块链
  15. 基于单片机的数字秒表
  16. 用uni.previewImage({}) 来直接做图片的预览和识别二维码
  17. 我的沪漂第一天,值得纪念的一天!
  18. Java毕业设计_基于SSM的医院预约挂号系统设计与实现
  19. MVG读书笔记——相机模型
  20. 从计算机键盘上输入汉字时输入的实际上,从计算机键盘上输入汉字时,输入的实际上是...

热门文章

  1. java.lang.UnsatisfiedLinkError: /usr/local/java/jdk1.8.0_91/jre/lib/amd64/libawt_xawt.so: libXtst.so
  2. 查找整数c语言程序,查找整数(示例代码)
  3. 《从零开始的 RPG 游戏制作教程》第十五期:地图发布,以及再见
  4. Mysql持久性的实现
  5. java 基础:方法/函数
  6. After Effects 自动导入素材和分类的脚本
  7. 关于微信小程序自定义交易组件升级处理的相关问题,及解决思路
  8. 互联网入口之战:浏览器战争
  9. Happy GroundHog Day土拨鼠之日
  10. tcp图片13包java怎么接收_13. TCP协议中的动态数据传输:应对小数据包