Giter VIP home page Giter VIP logo

jiaoml1996.github.io's Introduction

Hi there 👋

Anurag's github stats

jiaoml1996.github.io's People

Contributors

magicdream2222 avatar

Stargazers

 avatar

Watchers

 avatar

jiaoml1996.github.io's Issues

Loss函数总结 | Enjoy It

https://jiaoml1996.github.io/2019/01/31/Loss%E5%87%BD%E6%95%B0%E6%80%BB%E7%BB%93/#more

在深度学习方面,经常用到各种各样的损失函数,在此总结记录一下。因平时使用PyTorch比较多,所以一下损失函数均使用PyTorch实现。 dice lossdice是医学图像中的常见指标,在使用深度学习�做医学图像分割时,经常用到dice系数作为损失函数。 dice的定义如下:dice代表的时两个体相交的面积占总面积的比值,图示如下: 按图中区域表示计算为: \frac{2*预测正确的结果}{真

Loss函数总结 | Enjoy It

https://zhiml.cn/2019/01/31/20190314/#more

在深度学习方面,经常用到各种各样的损失函数,在此总结记录一下。因平时使用PyTorch比较多,所以一下损失函数均使用PyTorch实现。 dice lossdice是医学图像中的常见指标,在使用深度学习�做医学图像分割时,经常用到dice系数作为损失函数。 dice的定义如下:dice代表的时两个体相交的面积占总面积的比值,图示如下: 按图中区域表示计算为: $$ \frac{2*预测正确的结果

论文笔记:《Adversarial Learning for Semi-Supervised Semantic Segmentation》 | Enjoy It

https://zhiml.cn/2019/01/08/20190311/#more

题目《Adversarial Learning for Semi-Supervised Semantic Segmentation》摘要我们提出了一种使用对抗性网络进行半监督语义分割的方法。然而现在大多数判别器被训练以用来辨别输入图像是真实的还是假的,我们以完全卷积的方式设计一个鉴别器,以便在考虑空间分辨率的情况下区分ground truth分割分布的预测概率图。我们表明,通过将对抗性损失与所提出

论文笔记:《Adversarial Learning for Semi-Supervised Semantic Segmentation》 | Enjoy It

https://jiaoml1996.github.io/2019/01/08/%E8%AE%BA%E6%96%87%E7%AC%94%E8%AE%B0-%E3%80%8AAdversarial-Learning-for-Semi-Supervised-Semantic-Segmentation%E3%80%8B/#more

题目《Adversarial Learning for Semi-Supervised Semantic Segmentation》摘要我们提出了一种使用对抗性网络进行半监督语义分割的方法。然而现在大多数判别器被训练以用来辨别输入图像是真实的还是假的,我们以完全卷积的方式设计一个鉴别器,以便在考虑空间分辨率的情况下区分ground truth分割分布的预测概率图。我们表明,通过将对抗性损失与所提出

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.