https://github.com/tensorflow/lucid

sort by:
Revision Author Date Message Commit Date
3c23ebf Fix dangling io_scopes bug in tests 03 September 2019, 19:48:44 UTC
b58ee99 Fix Python 2.7 compatibility 03 September 2019, 19:05:18 UTC
423ffd7 Moved synset import 06 August 2019, 00:35:03 UTC
5cd8051 added creature comforts - get serving url from save 04 August 2019, 00:00:58 UTC
290d223 Actually fixing objective decorator bug in recipe. 03 July 2019, 21:46:12 UTC
046f306 Updating to new batch handling in objective decorator 03 July 2019, 17:49:09 UTC
ca04137 Typo 03 July 2019, 16:47:04 UTC
eb2ea54 Merge origin/master into feature/io_scopes 03 July 2019, 00:24:00 UTC
8257a62 WIP additional recipes 03 July 2019, 00:18:33 UTC
a81e39e More conservative approach to restoring and transferring scopes between workers 03 July 2019, 00:11:34 UTC
8df43ea Merge pull request #179 from BadrYoubiIdrissi/any_number_of_channels Any number of channels 27 June 2019, 18:14:59 UTC
23058c8 Removed unused import 27 June 2019, 08:32:41 UTC
faa9c4b Moved grayscale image parametrization 27 June 2019, 08:13:39 UTC
9653d62 Fix import 27 June 2019, 08:06:16 UTC
37a3ecc Fixed import 27 June 2019, 07:58:28 UTC
aff0e7b Fixed typo and moved test function 27 June 2019, 07:48:31 UTC
63aa46f Fix ChannelReducer test 26 June 2019, 20:14:20 UTC
0db9094 Improvements to ChannelReducer 26 June 2019, 19:41:19 UTC
97c6b95 fix objective batch bug 26 June 2019, 18:49:07 UTC
eb5d702 Added integration test 26 June 2019, 15:25:25 UTC
1ad2625 Clearer notation for sigmoid 26 June 2019, 14:09:17 UTC
0e81652 Added testing notebook 26 June 2019, 13:32:41 UTC
419b8c2 SQUASH BEFORE PUSH 15 June 2019, 01:46:29 UTC
e1eb5a0 Merge origin/feature/io_scopes into feature/io_scopes 14 June 2019, 22:57:24 UTC
94ac453 Merge branch 'master' of https://github.com/tensorflow/lucid 12 June 2019, 22:50:59 UTC
ec6d027 Update graph_analsysis 12 June 2019, 22:50:48 UTC
8010dc9 Merge pull request #178 from tensorflow/ojectives-work work on objectives 12 June 2019, 22:47:26 UTC
67f2add Mark test as failing 12 June 2019, 22:33:37 UTC
106c7a3 Fix python 2.7 syntax error in objectives 12 June 2019, 22:00:36 UTC
845b1fe Fix objectives tests 12 June 2019, 21:34:29 UTC
8727f7f work on objectives 12 June 2019, 16:17:40 UTC
f1286a8 Add scoping module to io 11 June 2019, 19:38:03 UTC
d7d8d38 Add GCD/LCM to OverlayGraph. 11 June 2019, 02:55:57 UTC
b43f34f Initial graph analysis tools 11 June 2019, 01:07:01 UTC
b11bd96 Updated image param to accept any number of channels 06 June 2019, 16:39:44 UTC
67a60ba Fix image width and height switching 06 June 2019, 14:56:38 UTC
dd77646 Fix test reading file without encoding 06 June 2019, 14:56:23 UTC
d2f58b0 minor show() bug fixes 05 June 2019, 18:55:47 UTC
d5cfcef Merge pull request #169 from tensorflow/show-improve Looks great! 31 May 2019, 22:27:29 UTC
7075e03 Add scoping module to io 24 May 2019, 22:50:40 UTC
a1b5eda Fix showing.images(... domain) 23 May 2019, 23:34:39 UTC
ed599c3 Merge pull request #164 from tensorflow/html-save Generalize `save()` support to HTML 23 May 2019, 23:09:12 UTC
8741711 show() support for w, channels >3 23 May 2019, 23:04:51 UTC
31367e8 save() allows strings for any file ext 08 May 2019, 22:31:41 UTC
4c69c9e Merge branch 'master' of https://github.com/tensorflow/lucid 08 May 2019, 22:04:12 UTC
16d92dc Add html support to save() 08 May 2019, 22:04:08 UTC
1404a1c Merge pull request #163 from znah/master Add descriptions to infinite_patterns 08 May 2019, 08:01:52 UTC
0eef19b Created using Colaboratory 08 May 2019, 08:00:21 UTC
e18979c Merge pull request #161 from znah/master Update infinite_patterns.ipynb 06 May 2019, 16:08:58 UTC
7fb46ab Update infinite_patterns.ipynb 06 May 2019, 16:06:32 UTC
4fd5930 Merge pull request #160 from znah/master infinite_patterns.ipynb artistic tool 05 May 2019, 05:07:28 UTC
94f6fa4 add infinite_patterns.ipynb 05 May 2019, 04:43:35 UTC
d1a1e2e Merge pull request #152 from tensorflow/save_experiment Experimental API for saving and loading models 18 April 2019, 17:15:11 UTC
3503a5b Add back warning a bout image_value_range 18 April 2019, 17:14:43 UTC
6edbda6 Add Model.suggest_save_args heuristic and test for uint8 placeholders 18 April 2019, 17:01:12 UTC
523d4dd Improved assembling of suggest_save_args report Also runs slow tests for coverage again. 15 April 2019, 22:50:25 UTC
98cb953 Fix Python 2 errors-thanks @ggoh 13 April 2019, 01:17:57 UTC
9b3e9ce Ludwig's suggestions for Model saving API 13 April 2019, 00:31:12 UTC
bbaf327 Merge master into save_experiment 11 April 2019, 22:31:51 UTC
dc8f9ac load, save rudimentary support for protobuf 11 April 2019, 22:28:25 UTC
0e58839 Add model manifest key validation 11 April 2019, 22:09:09 UTC
5858cd8 no longer attempt to create dirs on gcs 11 April 2019, 22:08:34 UTC
b223f73 update atlas pipeline quickdraw example notebook output 11 April 2019, 21:12:15 UTC
49ef2a0 update atlas pipeline quickdraw example notebook with easier data loading 11 April 2019, 21:11:10 UTC
536e623 add future imports for atlas_pipeline 09 April 2019, 22:34:50 UTC
3ba58f0 Merge pull request #155 from tensorflow/atlas-pipeline prototype atlas generator with example notebook 09 April 2019, 22:16:53 UTC
1ee277a update notebook 09 April 2019, 01:07:39 UTC
2849224 typo 09 April 2019, 00:56:15 UTC
e27cd00 absolute imports 09 April 2019, 00:49:59 UTC
8d6063f update example notebook 08 April 2019, 22:25:24 UTC
6d97bc7 rename lib to be pythonic 08 April 2019, 22:23:54 UTC
81f2714 prototype atlas generator with example notebook 08 April 2019, 22:10:59 UTC
0098da3 Restructure gradient overrides into `overrides` module 04 April 2019, 20:32:26 UTC
a4ebf86 Linting & minor cleanup 04 April 2019, 20:30:48 UTC
b779f14 make second t_image argument to import_model optional, default to first t_image 04 April 2019, 20:30:17 UTC
327242f Smarter JSON serialization defaults to support Numpy dtypes 04 April 2019, 20:29:39 UTC
581c39b Improve ndimage_utils, add soft_alpha_blend (the effect we use to blend neuron visualizations with transparency) 04 April 2019, 20:28:33 UTC
20709f5 Remove wrongly copied docstring from `blur_alpha_each_step` method 04 April 2019, 20:21:25 UTC
4a225a3 Add version information to main lucid module 04 April 2019, 20:04:23 UTC
31b7ce1 Add .vscode to gitignore 04 April 2019, 20:02:54 UTC
aacc2c5 Merge branch 'master' of github.com:tensorflow/lucid 03 April 2019, 21:51:09 UTC
3954a5e Lazy load graphdefs 03 April 2019, 21:50:59 UTC
d320450 Merge branch 'master' of https://github.com/tensorflow/lucid 27 March 2019, 18:11:41 UTC
ba817a3 Experimental code for saving and loading models 27 March 2019, 18:11:34 UTC
0672b08 Merge pull request #149 from rcshubhadeep/update-readme-add-activation-atlas-paper-link add the Activation Atlas paper link in the reading section. 07 March 2019, 20:10:43 UTC
8ea0f82 add the Activation Atlas paper link in the reading section. 07 March 2019, 13:44:29 UTC
7be395e Add activation atlas stickers 06 March 2019, 16:48:37 UTC
b95d72a Update README.md 06 March 2019, 00:33:33 UTC
33f9173 Update README.md 05 March 2019, 23:48:22 UTC
605cf85 Update README.md 05 March 2019, 23:46:14 UTC
157f8de Merge pull request #144 from tensorflow/activation-atlas Notebooks for Activation Atlas 05 March 2019, 22:36:33 UTC
e73b980 Actually fix Python 2 incompatibility 20 February 2019, 02:13:05 UTC
c869fe5 Adding notebooks 15 February 2019, 23:59:18 UTC
3368e6b Fix Python 2 incompatibilty in ndimage_utils by importing division from future 13 February 2019, 18:17:01 UTC
36f288c Fix two failing tests that prevented Gabe from merging. 13 February 2019, 01:43:05 UTC
0bdeb22 Remove another stray f-string. Not bothering with a linter because Python 2 compatibilty will go soon. 04 February 2019, 23:16:50 UTC
5f047fc Remove f-string that broke Python 2 compatibilty 04 February 2019, 22:21:49 UTC
6438448 Add wordnet utilties & minor improvements in loading and readinfg 25 January 2019, 22:10:07 UTC
a47a50c Allow a `width` parameter for show that doesn't resize the image 23 January 2019, 01:58:56 UTC
90e5235 Add image resizing utilities 23 January 2019, 01:19:44 UTC
back to top