https://github.com/kfiraberman/neural_best_buddies

sort by:
Revision Author Date Message Commit Date
db22fc6 Add a small teaser image 04 September 2020, 13:38:26 UTC
28fb7b1 Merge pull request #17 from kfiraberman/add-license-1 Create LICENSE 04 September 2020, 04:34:35 UTC
b7331c9 Create LICENSE 04 September 2020, 04:34:23 UTC
17fe4c4 Add replicability instructions Provided by the Graphics Replicability Stamp group 04 September 2020, 04:32:38 UTC
ada3fe4 Merge pull request #16 from stnoh/win10 small fixes for latest PyTorch & Windows (?) 19 May 2020, 05:10:06 UTC
00fcd75 Update README.md 19 May 2020, 05:09:54 UTC
b79f877 # suppress warning for deprecated features - vgg19_model.py: size_average=True -> reduction='mean' - util.py: Scale() -> Resize() 08 April 2020, 12:54:40 UTC
20ab125 # fix two minor issues - vgg19_model.py: independent to PyTorch version (.data[0] for PyTorch<=0.4.1 and .data.item() for PyTorch>0.4.1) - MLS.py: more checking for pixel coordinate (0 <= x and 0 <= y) 08 April 2020, 12:30:03 UTC
23151cc Update README.md 22 February 2020, 23:55:14 UTC
8121bb9 Update README.md 21 October 2019, 16:40:22 UTC
90d189e improve MLS: using PIL instead of cv2, using built-in interp2d function, applying warp in a smoother way (without int) 11 October 2019, 07:49:36 UTC
39ce698 Merge pull request #11 from Shimingyi/master Fix error in MLS util 01 May 2019, 11:03:58 UTC
b04b9f8 Update README.md 01 May 2019, 11:03:37 UTC
2601c95 Update README.md 01 May 2019, 11:03:10 UTC
6d4eb24 Update README.md 26 April 2019, 08:21:47 UTC
9068947 Fix error in MLS util 25 April 2019, 04:29:17 UTC
5cc3dc5 Merge pull request #10 from Shimingyi/master Fix error in MLS util 03 April 2019, 08:31:41 UTC
4bba020 Fix error in MLS util 03 April 2019, 08:28:33 UTC
32c3899 Merge pull request #9 from Shimingyi/master Fix error in MLS util 03 April 2019, 08:13:23 UTC
2f36a1e fix error in MLS code 03 April 2019, 08:08:04 UTC
604201f Edit readme and webpage 20 March 2019, 10:32:23 UTC
22d25f4 Add webpage data 20 March 2019, 10:23:40 UTC
01b8b10 Add k_per_level option 15 October 2018, 11:15:32 UTC
e30ab2d Add the fast option 22 August 2018, 08:30:40 UTC
7fedd1f update script 16 August 2018, 20:01:07 UTC
dc208ff update readme 16 August 2018, 19:59:28 UTC
7ef4e79 Fix broken paper link 16 August 2018, 19:56:57 UTC
94e8bc3 update script 16 August 2018, 18:35:33 UTC
e507c51 Add algorithm folder 16 August 2018, 18:33:22 UTC
54824aa Edit options and rename folders 16 August 2018, 18:31:41 UTC
3fb8d36 Update some functions 16 August 2018, 08:01:09 UTC
1026d27 remove DS files 14 August 2018, 09:37:25 UTC
ba72df5 first commit 14 August 2018, 09:33:08 UTC
back to top