Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

An improvement on regression and data reading-revision #215

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on May 5, 2018

  1. Modifications are made for improvements in non-standard images or lab…

    …els, and regression problems are applied. The improved Caffe can handle the standard image multi label regression problem and is very adaptable to non-standard image data. Compared to the support of native Caffe to the regression problem, this modification not only makes the use more simple, but also has a good performance in the slow convergence or non convergence of loss on some regression problems.
    tujie-jiangye committed May 5, 2018
    Configuration menu
    Copy the full SHA
    ac85709 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2018

  1. Repair some of the bug

    tujie-jiangye committed May 6, 2018
    Configuration menu
    Copy the full SHA
    b635748 View commit details
    Browse the repository at this point in the history
  2. Repair some of the bug

    tujie-jiangye committed May 6, 2018
    Configuration menu
    Copy the full SHA
    3e3853c View commit details
    Browse the repository at this point in the history

Commits on May 18, 2018

  1. delete some useful line

    delete some useful line
    tujie-jiangye committed May 18, 2018
    Configuration menu
    Copy the full SHA
    f7fe17a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    455aa08 View commit details
    Browse the repository at this point in the history
  3. Update data_layer.cpp

    tujie-jiangye committed May 18, 2018
    Configuration menu
    Copy the full SHA
    abbc33f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    347f1fc View commit details
    Browse the repository at this point in the history
  5. Revision of code specification

    Revision of code specification
    tujie-jiangye committed May 18, 2018
    Configuration menu
    Copy the full SHA
    69fad13 View commit details
    Browse the repository at this point in the history