MATLAB爱好者论坛-LabFans.com

MATLAB爱好者论坛-LabFans.com (https://www.labfans.com/bbs/index.php)
-   资料存档 (https://www.labfans.com/bbs/forumdisplay.php?f=72)
-   -   Poor results with regression network (https://www.labfans.com/bbs/showthread.php?t=22037)

poster 2019-11-24 02:25

Poor results with regression network
 
<p>I use NASNet (amongst other networks) as regression network. The output consists of 4 real numbers. The input is an 1536x1536 image resized to 331x331.</p>

<p>The output values describe polynomial coefficients. The first two values are much smaller than the last two values (1e-06 to 1e-02).</p>

<p>I've implemented the network in Matlab and used for the first try 125 training and 53 test images.</p>

<p>As a result, the network output values differ extremely from the desired values. All 4 values are in the region of 1e-01 and 1e00.</p>

<p>What can I do to get better results? More training data? Avoiding image resizing? Changing the network architecture? I've only replaced the classification and fully connected layer by a new fully connected layer (with the proper output number) and a regression layer.</p>



[url=https://stackoverflow.com/questions/59010636/poor-results-with-regression-network]More...[/url]


所有时间均为北京时间。现在的时间是 19:53

Powered by vBulletin
版权所有 ©2000 - 2025,Jelsoft Enterprises Ltd.