├── LICENSE ├── README.md ├── angularRegressionLayerL1.m ├── angularRegressionLayerL2.m ├── angularRegressionLayerL3.m ├── angularRegressionLayerL4.m ├── img.jpg ├── main.m └── real_illum_11346_Normalized.mat /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acecreamu/Color-Constancy-GoogLeNet/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acecreamu/Color-Constancy-GoogLeNet/HEAD/README.md -------------------------------------------------------------------------------- /angularRegressionLayerL1.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acecreamu/Color-Constancy-GoogLeNet/HEAD/angularRegressionLayerL1.m -------------------------------------------------------------------------------- /angularRegressionLayerL2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acecreamu/Color-Constancy-GoogLeNet/HEAD/angularRegressionLayerL2.m -------------------------------------------------------------------------------- /angularRegressionLayerL3.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acecreamu/Color-Constancy-GoogLeNet/HEAD/angularRegressionLayerL3.m -------------------------------------------------------------------------------- /angularRegressionLayerL4.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acecreamu/Color-Constancy-GoogLeNet/HEAD/angularRegressionLayerL4.m -------------------------------------------------------------------------------- /img.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acecreamu/Color-Constancy-GoogLeNet/HEAD/img.jpg -------------------------------------------------------------------------------- /main.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acecreamu/Color-Constancy-GoogLeNet/HEAD/main.m -------------------------------------------------------------------------------- /real_illum_11346_Normalized.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acecreamu/Color-Constancy-GoogLeNet/HEAD/real_illum_11346_Normalized.mat --------------------------------------------------------------------------------