相关实验视频
Updated: Jul 8, 2025

13:19
Deep Neural Networks for Image-Based Dietary Assessment
Published on: March 13, 2021
9.2K
使用随机森林回归算法的地中海食品图像的重量估计
概括
从图像中估计食物重量对于营养管理至关重要. 这项研究引入了在地中海食物图像上训练的随机森林模型,实现了准确的饮食评估的平均差异为22.6克.
科学领域:
- 计算机视觉 计算机视觉
- 营养科学 营养科学
- 机器学习 机器学习
背景情况:
- 在现代生活方式中,日常营养管理至关重要.
- 使用食物图像的饮食评估系统有助于跟踪营养事实和饮食习惯.
- 准确的食品体积估计对于计算营养信息至关重要.
研究的目的:
- 提出一种新的方法来估计食物的重量,只使用食物图像.
- 开发一种随机森林回归模型,用于精确计算食物数量.
- 通过改进基于图像的体积和营养估计来增强饮食评估系统.
主要方法:
- 使用了一套独特的数据集,包括5177张有注释的地中海食品图像和参考卡.
- 创建了一个由6425条记录组成的数据框架,其中包括食物区域,参考对象区域和食物重量等特征.
- 使用带有嵌套交叉验证和超参数调整的随机森林回归算法来训练重量估计模型.
主要成果:
- 拟议的模型实现了每种食品的预测和实际重量值之间的平均差异为22.6克.
- 对于每个食品项目,平均绝对百分比误差为15.1%.
- 该方法表明了基于食品图像的高级体积和营养估计的潜力.
结论:
- 开发的随机森林模型为从图像中估计食物重量提供了可行的解决方案.
- 这种方法为营养估计模型和系统开辟了新的视角.
- 该方法在医疗保健应用中具有临床相关性,用于监测营养不良和估计营养摄入量.
相关概念视频
What are Estimates?
5.0K
It isn't easy to measure a parameter such as the mean height or the mean weight of a population. So, we draw samples from the population and calculate the mean height or mean weight of the individuals in the sample. This sample data acts as a representative measure of the population parameter. These sample statistics are known as estimates.
The estimate for the mean of a sample is denoted by ͞x, whereas the mean of the population is designated as μ. Further, parameters such...
The estimate for the mean of a sample is denoted by ͞x, whereas the mean of the population is designated as μ. Further, parameters such...
5.0K
Weighted Mean
5.2K
While taking the arithmetic, geometric, or harmonic mean of a sample data set, equal importance is assigned to all the data points. However, all the values may not always be equally important in some data sets. An intrinsic bias might make it more important to give more weightage to specific values over others.
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
5.2K
Regression Toward the Mean
6.3K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.3K
Estimation of the Physical Quantities
4.3K
On many occasions, physicists, other scientists, and engineers need to make estimates of a particular quantity. These are sometimes referred to as guesstimates, order-of-magnitude approximations, back-of-the-envelope calculations, or Fermi calculations. The physicist Enrico Fermi was famous for his ability to estimate various kinds of data with surprising precision. Estimating does not mean guessing a number or a formula at random. Instead, estimation means using prior experience and sound...
4.3K

