Commit Graph

878 Commits (42185c4beb9ab256c8b38bb46f6331d6e6286353)
 

Author SHA1 Message Date
kaiyangzhou d770e9b6e6 set print_freq=20 by default 2019-05-24 15:33:44 +01:00
KaiyangZhou 4a36d27ebc update comments 2019-05-22 22:22:55 +01:00
KaiyangZhou 2cfe7a9ecd update printing of model complexity 2019-05-22 22:09:09 +01:00
KaiyangZhou fa2a8b231b update gitignore 2019-05-22 21:47:09 +01:00
KaiyangZhou 8ec474daa7 add input_size to print 2019-05-22 21:46:48 +01:00
KaiyangZhou 575b456a92 0.7.6 2019-05-22 16:16:35 +01:00
KaiyangZhou a8a51b3a54 update docstring 2019-05-22 16:15:42 +01:00
KaiyangZhou be59713e4a add model complexity to main 2019-05-22 16:15:20 +01:00
KaiyangZhou 26cf6be779 import compute_model_complexity 2019-05-22 16:14:47 +01:00
KaiyangZhou e0a23bab07 add model_complexity.py 2019-05-22 16:14:04 +01:00
KaiyangZhou 5eddc9312b update docs 2019-05-22 16:02:12 +01:00
KaiyangZhou f898394243 update readme 2019-05-22 16:01:53 +01:00
KaiyangZhou b8ab3ad482 0.7.5 2019-05-09 23:49:18 +01:00
KaiyangZhou 79abbacb1c add print msg 2019-05-09 23:21:04 +01:00
KaiyangZhou 3e10dc60dc add --normalize-feature to args parser 2019-05-09 23:11:10 +01:00
KaiyangZhou 5839a026c3 add person reranking 2019-05-09 22:47:55 +01:00
KaiyangZhou 6342fb3055 check if fpath exists 2019-05-09 22:47:09 +01:00
KaiyangZhou 0e7026be11 add cvpr19 paper and code 2019-05-06 22:28:34 +01:00
KaiyangZhou 12f9fec960 bug fix 2019-05-06 11:04:25 +01:00
KaiyangZhou 024913f73c update readme 2019-05-06 10:48:03 +01:00
KaiyangZhou 6fd0ab364f raise error if batch_size is smaller than num_instances 2019-05-06 10:47:48 +01:00
KaiyangZhou d0af8eb891 0.7.4 2019-04-27 23:31:05 +01:00
KaiyangZhou bb6dc46e21 bug fix in combineall 2019-04-27 23:30:32 +01:00
KaiyangZhou a52d1289f8 add attribute _junk_pids to dataset class 2019-04-27 23:02:54 +01:00
KaiyangZhou dcd8da565a bug fix in lr_scheduler 2019-04-26 15:45:23 +01:00
KaiyangZhou 28b4580a0d remove print in internal wrapper 2019-04-23 11:35:22 +01:00
KaiyangZhou dee01229da remove division by 1e+06 when counting model size 2019-04-23 11:34:52 +01:00
KaiyangZhou 976353c82e add install files 2019-04-19 20:47:12 +01:00
KaiyangZhou 4b93121496 minor 2019-04-19 11:52:02 +01:00
KaiyangZhou 1decc2473a 0.7.2->0.7.3 2019-04-18 12:10:54 +01:00
KaiyangZhou 1ea7787b6e typo fix 2019-04-17 09:13:04 +01:00
KaiyangZhou 985d921486 repair links 2019-03-31 15:35:27 +01:00
KaiyangZhou 4a033659b0 do not decay lr while fixbase=True 2019-03-29 11:40:23 +00:00
KaiyangZhou 4cf18f0830 print domain info while doing evaluation 2019-03-27 22:30:08 +00:00
KaiyangZhou 1e9d466f42 move scheduler.step() to train() 2019-03-27 13:01:39 +00:00
KaiyangZhou 4cd20b5bf8 trivial change 2019-03-27 12:36:59 +00:00
KaiyangZhou 9345abd29d update guide 2019-03-26 23:59:20 +00:00
KaiyangZhou ea549cc5b2 update user-guide 2019-03-26 18:05:39 +00:00
Kaiyang 497c2e8675
Merge pull request #133 from bagxi/patch-1
Fix ilids dataset link in docs
2019-03-26 08:51:34 +00:00
bagxi fd88e53900
Fix ilids link 2019-03-26 10:13:46 +03:00
KaiyangZhou a65432a1fc update readme 2019-03-25 22:03:36 +00:00
KaiyangZhou c02f164751 rm prid450s in docs 2019-03-25 20:13:35 +00:00
KaiyangZhou 8c1c0084b8 0.7.1 -> 0.7.2 2019-03-25 20:08:31 +00:00
KaiyangZhou fb0636d7a8 rm prid450s in docs 2019-03-25 20:07:31 +00:00
kaiyangzhou eaba4f5cfa rm prid450s 2019-03-25 20:03:43 +00:00
kaiyangzhou 5cc8043c4a verbose=False after __add__ 2019-03-25 20:03:21 +00:00
KaiyangZhou 866744914b 0.7.0 -> 0.7.1 2019-03-25 18:49:20 +00:00
KaiyangZhou 235348f672 bug fix in __add__ 2019-03-25 18:43:19 +00:00
KaiyangZhou 1e7bbc3668 add \n 2019-03-25 16:27:39 +00:00
KaiyangZhou 8e5265099d change weight path 2019-03-25 09:29:06 +00:00