Skip to content
No results
  • Blog
  • Projects
My Blog
  • Blog
  • Projects
My Blog

117. Binary Segmentation Performance Depending on Loss Function

  • June 3, 2022
Home AI Machine Learning Deep Learning Computer Vision Image Segmentation 117. Binary Segmentation Performance Depending on Loss Function

I’ve compared Image segmentation performance depending on the loss function.

  1. Mean Squared Error
  2. Binary Cross Entropy

I was able to achieve higher average IOU using BCE instead of MSE.

Previous Post 116. Active Machine Learning
Next Post 118. Pre-Fetching Data

Related Posts

391. Graph Execution VS Eager Execution

  • February 8, 2023

366. Categorical Label Mask For Semantic Segmentation

  • November 8, 2022

365. Applying Data Augmentation Using Albumentation

  • November 7, 2022

 2025 - Kyosuke Fukumoto