Commit Graph

  • fe6abb2740 Add new office (ResNet50) results master Fazil Altinel 2020-12-22 10:33:22 +0300
  • e1d1039533 Delete unnecessary comment lines Fazil Altinel 2020-12-22 10:27:42 +0300
  • 5a0c43dbd3 Add running examples Fazil Altinel 2020-12-22 10:27:23 +0300
  • 2b583df2d7 New parameters for office dataset training Fazil Altinel 2020-12-08 15:18:11 +0300
  • 527f422b98 Add new credits Fazil Altinel 2020-12-07 08:52:19 +0300
  • e45267048b Update for reference repository Fazil Altinel 2020-12-07 08:06:18 +0300
  • eb1daa18bf ResNet changes for Office dataset Fazil Altinel 2020-12-04 16:15:41 +0300
  • da4a6a76f2 Delete requirements file Fazil Altinel 2020-12-04 16:03:50 +0300
  • 09908685e0 Save the final model with KeyboardInterrupt Fazil Altinel 2020-12-04 10:00:28 +0300
  • 4206c05d40 Changes for SVHN-MNIST training Fazil Altinel 2020-12-03 16:09:56 +0300
  • 3eb377c32c Typo fix Fazil Altinel 2020-12-03 15:47:43 +0300
  • 95d78532ce Logging improvements Fazil Altinel 2020-12-03 14:57:59 +0300
  • 95a709f395 Looging improvements Fazil Altinel 2020-12-03 14:46:50 +0300
  • e2eeec0d5d Dataset environment variable fix Fazil Altinel 2020-12-03 14:25:36 +0300
  • 767399c578 Dataset environment variable fix Fazil Altinel 2020-12-03 14:24:31 +0300
  • eb194bff1c Fixes for initial training Fazil Altinel 2020-12-03 14:21:01 +0300
  • 66e415643c gitignore changes Fazil Altinel 2020-12-03 10:35:33 +0300
  • f81f06d971 update gtsrb source only result wogong 2019-11-06 22:26:44 +0800
  • 51b73de342 add new exp wogong 2019-11-06 22:23:28 +0800
  • 793969a3ca using random seed. wogong 2019-11-06 22:20:35 +0800
  • 0c3226fac6 remove legacy code. wogong 2019-11-06 22:20:09 +0800
  • dc8c2b831a update test function, using sum batch size as total num instead of len(dataloader) wogong 2019-11-06 22:19:38 +0800
  • 44f46fc46a add train_src wogong 2019-11-06 22:19:01 +0800
  • 40a3b831d3 add jupyter notebook. wogong 2019-10-30 21:02:19 +0800
  • aa7fcfc59d add legacy GTSRB dataloader for comparison. wogong 2019-10-30 20:56:34 +0800
  • 273e0335c8 update readme wogong 2019-10-30 10:27:07 +0800
  • f20a043bf2 update SYNSIGNS-GTSRB source only expe result, finally succeed. wogong 2019-10-30 10:08:23 +0800
  • 6a20372fc5 update GTSRB dataloader, using ROI information. wogong 2019-10-30 09:52:01 +0800
  • 0894e4061b add annotation to original gtsrb dataloader. wogong 2019-10-30 09:51:00 +0800
  • 283f9517d0 update results. wogong 2019-09-05 20:08:44 +0800
  • f7c9c24193 add requirements wogong 2019-09-05 17:15:44 +0800
  • 3aa8b9b479 update readme. wogong 2019-09-05 17:02:35 +0800
  • 7c3720cf1d change eval step to 1 wogong 2019-09-05 16:50:18 +0800
  • 0565b9d151 add syndigits-svhn experiment. wogong 2019-09-05 16:47:40 +0800
  • 3f7a1eda3d add config init function, save to experiment's model root. wogong 2019-09-05 16:44:37 +0800
  • 6a9e484102 update svhnmodel structure, basically the same as paper, except for the last conv layers, kernel change from 5x5 to 4x4, get better result 75%. wogong 2019-09-05 15:43:27 +0800
  • 5e65946d13 add bn layer, source only get 60%, while DA get unstable results, maximum 61%, very similar to source only. wogong 2019-09-05 15:04:43 +0800
  • 7ffd03ff34 fix lr, add relu to the last conv layer, add l2 norm, add dropout. da result to 60%, source only result to 52%. wogong 2019-09-04 22:08:39 +0800
  • 286ca1be0d rename dann.py to train.py wogong 2019-09-04 22:07:28 +0800
  • 5ee7f52eca add l2 norm. wogong 2019-09-04 22:01:39 +0800
  • fc297d9fe4 add src only exp wogong 2019-09-04 15:50:22 +0800
  • baa3c8b05d update src_only flag wogong 2019-09-04 15:50:02 +0800
  • 62bc1b6445 update datasets wogong 2019-09-04 11:20:33 +0800
  • 8cf4686233 update synsigns-gtsrb exp, 55% wogong 2019-09-04 11:20:08 +0800
  • 65a3a30abe fix variables name wogong 2019-08-29 21:28:45 +0800
  • 232135eed0 add synsigns_gtsrb experiment, update core codes wogong 2019-08-29 21:07:57 +0800
  • 702bea05d5 minor update wogong 2019-08-29 21:07:21 +0800
  • 355596b599 update env required info wogong 2019-01-28 21:42:10 +0800
  • b87398674a add default value for alpha wogong 2019-01-28 19:39:32 +0800
  • ab4a2bf5dc rename test function wogong 2019-01-28 19:39:21 +0800
  • 6b8734c99f update env required wogong 2019-01-28 19:38:04 +0800
  • 029a40e43e reorganize file. wogong 2018-12-03 22:44:03 +0800
  • 5a5772bc37 0.6528 update. wogong 2018-05-28 15:30:02 +0800
  • 1d89bd25e5 0.6214 update. wogong 2018-05-28 11:54:50 +0800
  • e751b5984d 58% office task commit. wogong 2018-05-25 07:53:26 +0800
  • f41466b2d5 add office task file. wogong 2018-05-25 00:29:14 +0800
  • d8ecb6cd87 update readme. wogong 2018-05-25 00:28:16 +0800
  • ac57dc2a1a remove params.py, add split task file, etc. wogong 2018-05-25 00:28:02 +0800
  • 837812da0c minor update, remove some params wogong 2018-05-24 15:22:44 +0800
  • 1ba4691b63 update readme. wogong 2018-05-23 10:54:45 +0800
  • 2d906af47c add debug code. wogong 2018-05-23 10:54:37 +0800
  • 678d117836 update gitignore. wogong 2018-05-23 10:37:09 +0800
  • 637a26cc64 add office datasets and experiment. wogong 2018-05-23 10:36:49 +0800
  • 4e8352de30 minor update. wogong 2018-05-23 10:35:45 +0800
  • 97fa9d0121 initial commit wogong 2018-05-09 23:27:46 +0800
  • 2dbdceb710
    Initial commit Cheng Zhen 2018-05-09 23:24:52 +0800