Commit Graph

  • 81c6f16267 Fixing training loss tensorboard recording for gans Jason Antic 2019-01-21 18:34:23 -08:00
  • 52b802a166 Finally have a very stable, very cool model Jason Antic 2019-01-20 17:24:32 -08:00
  • 334030a098 Merge pull request #68 from Ichaelus/ichaelus/fix-import-statement Jason Antic 2019-01-15 15:49:56 -08:00
  • 2a52040220 More progress on FastAI v1 upgrade Jason Antic 2019-01-15 09:21:59 -08:00
  • ac1ef9ffcf Fix a import statement that prevents deoldify functions to be called from other folders Ichaelus 2019-01-13 23:10:01 +01:00
  • ffa39c0886 Fixing visualization renders; Adding wasserstein based feature loss; Various fixes to tensorboard stuff Jason Antic 2019-01-09 16:10:48 -08:00
  • 8168931689 Progress on fastai v1 upgrade Jason Antic 2019-01-08 14:38:50 -08:00
  • e5b7ac68f2 Progress on fastaiv1/pytorch 1.0 upgrade Jason Antic 2018-12-18 01:49:24 -08:00
  • 4a7d1da18b Merge pull request #63 from AlexLloyd0/master Jason Antic 2018-12-11 23:11:23 -08:00
  • b8b190b3ef Fix README filename typo AlexLloyd0 2018-12-11 16:15:47 +00:00
  • d511ad971d Fixing pytorch to version 0.4.1 for now. Jason Antic 2018-12-09 20:06:37 -08:00
  • a62ef43897 Adding cool image Jason 2018-12-08 19:45:35 -08:00
  • 03274527c3 Testing lfs image fix Jason Antic 2018-12-08 15:38:54 -08:00
  • f2de16c4db Testing potential fix for lfs images issue. Jason Antic 2018-12-08 15:36:41 -08:00
  • bc9d4562bf Merge pull request #44 from cclauss/patch-1 Jason Antic 2018-11-26 17:12:54 -08:00
  • 34b7eae5d7 Adding Unet152 and Colorizer152 Jason Antic 2018-11-26 17:01:48 -08:00
  • 0544821e96 Adding moar test images, for moar is better Jason Antic 2018-11-26 16:56:32 -08:00
  • 42947ff509 Undefined name: import torch cclauss 2018-11-25 22:07:41 +01:00
  • 136b94d2e5 I are unliterate. Jason Antic 2018-11-25 12:37:28 -08:00
  • f239e8295b Updating name of Colorizer to Colorizer34- dumb mistake on my part! Jason Antic 2018-11-24 10:35:31 -08:00
  • 0c795025d1 Merge pull request #43 from cclauss/patch-2 Jason Antic 2018-11-23 19:44:11 -08:00
  • 871111c69a Updating async to non_blocking in cuda calls, for Pytorch 0.4+ compatibility and python >= 3.7 Jason Antic 2018-11-23 19:40:19 -08:00
  • 1f9f4c8a3a Merge pull request #42 from cclauss/patch-1 Jason Antic 2018-11-23 19:27:41 -08:00
  • 33343bc2f2 Adding improved training regime; Refactored Unet and Filter code to accomodate multiple resnet implementations Jason Antic 2018-11-23 19:19:29 -08:00
  • 159739a0dd Adding new images; More ignored ones Jason Antic 2018-11-23 14:49:56 -08:00
  • e3a2839906 async is a reserved word: target.cuda(non_blocking=True) cclauss 2018-11-22 18:56:20 +01:00
  • 5d205783cf Undefined names: import random, torch cclauss 2018-11-22 18:49:50 +01:00
  • 6148682539 Merge branch 'master' of https://github.com/jantic/DeOldify Jason Antic 2018-11-22 09:33:07 -08:00
  • dd2457f39e Correcting spelling Jason Antic 2018-11-22 09:33:00 -08:00
  • 60528e3d15 More clarification on how to install/run Jason Antic 2018-11-19 10:01:43 -08:00
  • 1c0cc03888 Updating readme wording again Jason Antic 2018-11-18 23:54:36 -08:00
  • aade8993cd Updating readme to reflect improved install process Jason Antic 2018-11-18 23:50:55 -08:00
  • 5b7c42f573 Further cleanup of Colab notebook Jason Antic 2018-11-18 23:17:15 -08:00
  • 41ba7426b9 Adding tensorboardX to requirements Jason Antic 2018-11-18 23:08:19 -08:00
  • 5867d017d8 Removing pytorch from requirements.txt and setup Jason Antic 2018-11-18 23:02:08 -08:00
  • 62b55b0dd5 Fixing setup.py for pytorch requirement Jason Antic 2018-11-18 22:46:35 -08:00
  • 013dea49d2 Adding ignore update Jason Antic 2018-11-18 22:41:39 -08:00
  • 06fcc1d665 Getting rid of unneeded reqs Jason Antic 2018-11-18 22:41:15 -08:00
  • ec24c85325 Adding fork of fastai- life is easier like this Jason Antic 2018-11-18 22:35:14 -08:00
  • 01f7021899 Fixing file Jason Antic 2018-11-18 22:29:47 -08:00
  • ff89354984 Improving install process Jason Antic 2018-11-18 22:24:59 -08:00
  • aa12f7d950 Fixing results directory reference Jason Antic 2018-11-16 20:39:21 -08:00
  • 9f50854cfd Adjusting Twitter logo Jason Antic 2018-11-15 20:39:20 -08:00
  • a630159c20 Adding twitter logo Jason Antic 2018-11-15 20:35:19 -08:00
  • 92564937b0 Updating readme with all the latest changes to rendering Jason Antic 2018-11-15 20:33:45 -08:00
  • a0b42da4b2 Adding refined render_factors as example for colab Jason Antic 2018-11-15 17:17:47 -08:00
  • 9b1661993e Merge branch 'master' of https://github.com/jantic/DeOldify Jason Antic 2018-11-15 17:06:23 -08:00
  • eb2f404cc3 Fixing weights_path reference Jason Antic 2018-11-15 17:06:19 -08:00
  • 025ecb8ffc Updating colab links to correct link (doh!) Jason Antic 2018-11-15 17:00:08 -08:00
  • 4ad92207f9 Adding final touches to new Filter functionality, square rendering, and chrominance optimization Jason Antic 2018-11-15 16:57:33 -08:00
  • dabb3a00ed Initial commit of new filter functionality (big!) Jason Antic 2018-11-14 21:32:01 -08:00
  • 97451dfd7b One more fix/hack then I think this Colab pillow nightmare is over! Jason Antic 2018-11-11 20:12:19 -08:00
  • b4f5d7a968 Pillow pillow pillow. Jason Antic 2018-11-11 19:55:26 -08:00
  • 8f5f3437bf Another attempt at pillow fix on colab notebook Jason Antic 2018-11-11 19:48:03 -08:00
  • 2ddf676ebd Typo Jason Antic 2018-11-11 19:21:16 -08:00
  • 60754cf022 Another attempt to fix colab pil issue (wat wat wat) Jason Antic 2018-11-11 19:18:30 -08:00
  • 9d8c5e565f Merge pull request #37 from mariabg/colab-working-with-Drive Jason Antic 2018-11-11 19:01:36 -08:00
  • d96a0c9a0b Using Colab friendly array to image conversion Jason Antic 2018-11-11 18:52:34 -08:00
  • b4b1b1ca72 Attempting pil fix for colab notebook again Jason Antic 2018-11-11 18:25:07 -08:00
  • 40f05ba4a1 Attempting to fix pillow issue Jason Antic 2018-11-11 18:11:21 -08:00
  • bea07feacf Merging in updated colab notebook that can now read test images and write them to google drive! Jason Antic 2018-11-11 17:49:00 -08:00
  • 2614682dba colab notebook updated to work with local Drive images María Benavente 2018-11-11 21:15:07 +01:00
  • f482afe8d3 Updating readme to reflect bug fix. Jason Antic 2018-11-11 11:58:57 -08:00
  • 9e2e912c3b Merge pull request #36 from Willexan/master Jason Antic 2018-11-11 11:56:54 -08:00
  • 4a4c2d0cc1 Typo fix README.md Willexan 2018-11-11 11:21:53 -08:00
  • e4f4bb9c34 Saving memory at inference (visualization) by not calculating gradients Jason Antic 2018-11-11 02:12:02 -08:00
  • 79803a9366 Adding result image save and get result as pil image fucntionality for model image visualizer Jason Antic 2018-11-11 01:33:23 -08:00
  • 8340aa0e86 Getting rid of dumb looking padding in output images! Jason Antic 2018-11-10 22:42:14 -08:00
  • 7f9e21f4d0 Updating wording Jason Antic 2018-11-10 10:32:29 -08:00
  • 93dfa35b75 Updating reference to TheWayWeWere subreddit to be a link. Jason Antic 2018-11-10 10:31:26 -08:00
  • e9de5fbf66 Adding clear(er) error message if images aren't found for dataset path Jason Antic 2018-11-10 00:34:13 -08:00
  • eece83b621 Merge pull request #33 from Naereen/patch-1 Jason Antic 2018-11-09 17:49:54 -08:00
  • 96823f8272 Merge branch 'master' into patch-1 Jason Antic 2018-11-09 17:48:00 -08:00
  • 56585b73ef Adding excitement Jason Antic 2018-11-09 14:53:46 -08:00
  • 3615d59cdd Adding Colab notebook links Jason Antic 2018-11-09 14:53:05 -08:00
  • 15b48abe44 Merge pull request #34 from mc-robinson/master Jason Antic 2018-11-09 13:58:27 -08:00
  • 6b5de3ba04 Update README.md Lilian Besson 2018-11-09 08:10:54 +01:00
  • f0dfe2aab0 Changing format Jason Antic 2018-11-07 18:26:14 -08:00
  • a43b11d019 More clarification Jason Antic 2018-11-07 18:25:21 -08:00
  • 8a6ae7c06d Merge branch 'master' of https://github.com/jantic/DeOldify Jason Antic 2018-11-07 18:13:11 -08:00
  • e80d5ff979 Adding environment.yml for convenience (just a clone of fast.ai's for now) Jason Antic 2018-11-07 18:12:59 -08:00
  • f66946db75 Clarifying instructions on 0.7 fast.ai library installation Jason Antic 2018-11-07 18:03:02 -08:00
  • bdcc059872 Adding updates about requirements.txt Jason Antic 2018-11-07 17:55:02 -08:00
  • 04046ba666 Adding requirements.txt- hopefully this helps! Jason Antic 2018-11-07 17:45:34 -08:00
  • b682318722 Created using Colaboratory mc-robinson 2018-11-08 00:02:13 +00:00
  • 1c86dfa860 Created using Colaboratory mc-robinson 2018-11-07 23:59:04 +00:00
  • cc7140af50 Making paths to fasterai files relative Jason Antic 2018-11-07 14:15:47 -08:00
  • addc583174 Getting rid of dependence on imagenet images for visualizations Jason Antic 2018-11-07 13:50:45 -08:00
  • 42fd50368d Removing superfluous return in UnetBlock forward Jason Antic 2018-11-07 11:21:53 -08:00
  • 30cde84ca9 Merge pull request #27 from erjanmx/fix-readme-typo Jason Antic 2018-11-07 11:19:06 -08:00
  • 8a9f9c2c77 Fix typo Erjan Kalybek 2018-11-07 07:46:41 +01:00
  • 62697af84e Merge pull request #26 from 0xflotus/patch-1 Jason Antic 2018-11-06 19:24:39 -08:00
  • f4e017d2b2 fixed arbitrarily 0xflotus 2018-11-07 03:38:14 +01:00
  • 449e2756aa correcting previous lfs attempt Jason Antic 2018-11-06 16:21:52 -08:00
  • 9e5177b3c8 Merge branch 'master' of https://github.com/jantic/DeOldify Jason Antic 2018-11-06 15:48:21 -08:00
  • fafac86688 Converting git-lfs (large file storage) for images Jason Antic 2018-11-06 15:21:20 -08:00
  • f5658b77a6 Communicating and stuff Jason Antic 2018-11-06 08:42:23 -08:00
  • dce09b6417 Making generator DataParallel friendly (yet...DataParallel doesn't train correctly yet...wat wat wat?) Jason Antic 2018-11-05 16:57:39 -08:00
  • 2a300aa84f Much needed cleanup of code Jason Antic 2018-11-05 15:22:36 -08:00
  • 978432b6a7 Merge pull request #8 from mrmajik45/imgbot Jason Antic 2018-11-05 13:29:47 -08:00