https://github.com/google/microscopeimagequality

sort by:
Revision Author Date Message Commit Date
d77ee5f Merge pull request #9 from google/dependabot/pip/tensorflow-2.6.4 Bump tensorflow from 2.5.3 to 2.6.4 24 May 2022, 18:01:19 UTC
a64cdf3 Bump tensorflow from 2.5.3 to 2.6.4 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.3 to 2.6.4. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v2.5.3...v2.6.4) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> 24 May 2022, 17:27:52 UTC
f66ce1b Merge pull request #8 from google/dependabot/pip/tensorflow-2.5.3 Bump tensorflow from 2.5.2 to 2.5.3 09 February 2022, 23:58:14 UTC
b33981b Bump tensorflow from 2.5.2 to 2.5.3 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.2 to 2.5.3. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v2.5.2...v2.5.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> 09 February 2022, 23:26:36 UTC
d26c422 Merge pull request #7 from google/dependabot/pip/tensorflow-2.5.2 Bump tensorflow from 2.5.1 to 2.5.2 10 November 2021, 19:49:07 UTC
7fbd455 Bump tensorflow from 2.5.1 to 2.5.2 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.1 to 2.5.2. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v2.5.1...v2.5.2) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> 10 November 2021, 19:38:30 UTC
8132baf Merge pull request #6 from google/dependabot/pip/tensorflow-2.5.1 Bump tensorflow from 1.15.4 to 2.5.1 25 August 2021, 20:17:28 UTC
b2fb188 Bump tensorflow from 1.15.4 to 2.5.1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.4 to 2.5.1. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v1.15.4...v2.5.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> 25 August 2021, 14:39:40 UTC
889d6d2 Update code and documentation to run on Python 3, using latest TensorFlow 1.x version. 01 December 2020, 18:29:00 UTC
863f994 More documentation formatting changes. 25 November 2020, 19:56:32 UTC
1ff6aeb Update documentation formatting. 25 November 2020, 19:45:26 UTC
343c618 Update setup.py requirements to TensorFlow 1.x. and documentation. 25 November 2020, 19:38:07 UTC
24cd9ae Update wellmontagefijimacro.ijm 22 September 2020, 20:56:11 UTC
d55fc8b Update link to sample images dataset. 10 September 2020, 23:12:47 UTC
eab1d60 Merge pull request #3 from samueljyang/patch-1 Add wellmontagefijimacro, a Fiji macro for generating well montages of focus quality and image intensity. 28 August 2020, 22:24:37 UTC
a54248a Add files via upload 27 August 2020, 23:43:23 UTC
5966805 Update README.md 27 August 2020, 23:42:30 UTC
4a04fe7 Add files via upload 27 August 2020, 23:39:23 UTC
b6a96d0 Delete example_result.jpg 27 August 2020, 23:38:59 UTC
5385c1c Add files via upload 27 August 2020, 23:37:53 UTC
88382ba Make directory. 27 August 2020, 23:37:22 UTC
f800a5e Create new directory and README.md. 27 August 2020, 23:32:42 UTC
214ddff Fix readme paths. 19 August 2018, 17:40:48 UTC
7431730 Added paper citation and link. 15 March 2018, 23:37:43 UTC
f813b41 Update and rename README.rst to README.md 07 September 2017, 21:33:21 UTC
567ac34 Fixed patch prediction bug. 17 August 2017, 22:40:30 UTC
b892e24 Added function to get patch predictions. 17 August 2017, 18:18:57 UTC
683a970 Updated documentation for model download. 14 August 2017, 17:36:18 UTC
160a394 Updated version for pypi release. 10 August 2017, 22:39:24 UTC
5a8d065 Changed module name, fixed use of default/optional model paths. 10 August 2017, 22:23:30 UTC
3d82634 Added default local path for saving model to. 10 August 2017, 22:02:14 UTC
6497b97 Added class for predicting on single image. 10 August 2017, 21:28:56 UTC
c3d7e9d Update version for pypi release. 04 August 2017, 23:07:39 UTC
b7662bc Fix degrade import, PIL dependency, add classifiers. 04 August 2017, 22:41:59 UTC
21c3002 Removed model files and added command to download them instead. 04 August 2017, 21:29:01 UTC
574aa4b Remove all but the trained model checkpoint, remove model from setup.py, add future git URL. 04 August 2017, 16:47:18 UTC
cabeeb8 Fixed .png saving issue by specifying matplotlib backend. 01 June 2017, 22:30:30 UTC
5fc98b0 Added node and pytest to setup.py. 01 June 2017, 22:28:11 UTC
319f629 Updated all documentation to reflect refactored code. 01 June 2017, 21:57:48 UTC
2aeba32 fixed more numpy bugs! 25 May 2017, 14:28:07 UTC
7720485 removed file extension checking 25 May 2017, 14:28:07 UTC
59e551b fixed fit bugs! 25 May 2017, 14:28:07 UTC
8b23aae relative imports 25 May 2017, 14:28:07 UTC
25b510a minor fixes 25 May 2017, 14:28:07 UTC
d36efed predict sub-command 25 May 2017, 14:28:07 UTC
444eca7 summarize sub-command 25 May 2017, 14:28:07 UTC
49d4fe9 fit sub-command 25 May 2017, 14:28:07 UTC
453c9c2 evaluate sub-command 25 May 2017, 14:28:07 UTC
d9be948 style fixes 25 May 2017, 14:28:07 UTC
1cb7e07 removed pypng dep 25 May 2017, 14:28:07 UTC
0095c3b refactored validation 25 May 2017, 14:28:07 UTC
6a79975 refactored test_data_provider 25 May 2017, 14:28:07 UTC
8f5ea55 refactored test_dataset_creation 25 May 2017, 14:28:07 UTC
7b13f81 refactored test_degrade 25 May 2017, 14:28:07 UTC
f8a4123 refactored test_validation 25 May 2017, 14:28:07 UTC
0e382d5 style fixes 25 May 2017, 14:28:07 UTC
2dbf1e6 added deps to setup 25 May 2017, 14:28:07 UTC
917a99a python 2/3 compatability 25 May 2017, 14:28:07 UTC
60e05b1 removed flags constant from test modules 25 May 2017, 14:28:07 UTC
291258d tensorflow fixes 25 May 2017, 14:28:07 UTC
ec806d9 fixed formatting 25 May 2017, 14:28:07 UTC
c01d2cc refactored tests 25 May 2017, 14:28:07 UTC
ed53c73 refactored tests 25 May 2017, 14:28:07 UTC
d768e1f test formatting 25 May 2017, 14:28:07 UTC
ba87274 restructured 25 May 2017, 14:28:07 UTC
21914a0 .gitignore cleanup 25 May 2017, 14:28:07 UTC
21d34c8 added .gitignore 25 May 2017, 14:28:07 UTC
07554d3 Added access to refs for project owners. 18 May 2017, 21:57:53 UTC
d8296bb Added instructions for getting started. 20 April 2017, 16:18:01 UTC
adee10d Updated docstring for odd dimension PSF requirement. 19 April 2017, 16:47:12 UTC
cf410a9 PSFs must have odd dimensions. Poisson noise is optionally disabled. 19 April 2017, 16:42:00 UTC
2f0d516 Updated scatter plot marker size and resolution. 18 April 2017, 19:50:26 UTC
f15a708 Removing requirement to pre-specify the input image dimensions. 18 April 2017, 19:49:26 UTC
6518172 Fixed typo bug in run_inference_test.py. 18 April 2017, 19:44:59 UTC
3b0807f Added instructions for running tests. 18 April 2017, 18:20:32 UTC
8b9725c Fixed Ranked Probability Score normalization. 18 April 2017, 17:43:15 UTC
6473614 Use TensorFlow protos to make MicroscopeImageFocusQualityClassifier resilient to model changes. 18 April 2017, 17:38:04 UTC
0f75439 Added imagej related code. 04 April 2017, 23:20:08 UTC
57b3d9d Initial checkin. 16 March 2017, 15:35:43 UTC
8f7c7cb Initialized Gerrit Code Review 16 March 2017, 00:42:04 UTC
back to top