User Tools

Site Tools


janni

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
janni [2019/07/10 13:14]
twagner [Just Another Noise 2 Noise Implementation (JANNI)]
janni [2019/09/16 11:28]
twagner [Download]
Line 20: Line 20:
 ==== Download ==== ==== Download ====
 === JANNI === === JANNI ===
-Version: 0.0.4+Version: 0.1.0
  
-Uploaded: 09July 2019+Uploaded: 16September 2019
  
 [[https://pypi.org/project/janni/#files|DOWNLOAD]] [[https://pypi.org/project/janni/#files|DOWNLOAD]]
Line 31: Line 31:
 Uploaded: 03. July 2019 Uploaded: 03. July 2019
  
-[[https://github.com/MPI-Dortmund/sphire-janni/tree/master/janni_general_models|DOWNLOAD]]+[[https://github.com/MPI-Dortmund/sphire-janni/raw/master/janni_general_models/gmodel_janni_20190703.h5|DOWNLOAD]]
  
 ==== Known Issues ==== ==== Known Issues ====
Line 46: Line 46:
 2. After that, create a new virtual environment:  2. After that, create a new virtual environment: 
 <code> <code>
-conda create -n janni -c anaconda python=3.6 cudnn=7.1.2 libtiff+conda create -n janni -c anaconda python=3.6 cudnn=7.1.2 libtiff wxPython=4.0.4
 </code> </code>
  
Line 67: Line 67:
  
 ==== Getting started ==== ==== Getting started ====
-[[janni_tutorial|Here you can find a tutorial how to denoise your microgragh with JANNI]]+[[janni_tutorial|Here you can find a tutorial how to denoise your micrograghs with JANNI]] 
 + 
 +==== How to cite ==== 
 + 
 +You can cite JANNI using the Zenodo DOI: 
 + 
 +<html> 
 +<a href="https://zenodo.org/badge/latestdoi/192689060"><img src="https://zenodo.org/badge/192689060.svg" alt="DOI"></a> 
 +</html> 
 + 
 + 
 +==== Changelog ==== 
 +**JANNI 0.1.0** 
 +  * Add GUI 
 +  * API changes for crYOLO 1.5 
 + 
 +**JANNI 0.0.5** 
 +  * Downgrade tensorflow and numpy again as it leads to long initialization times for some users. 
 +  *  
 +**JANNI 0.0.4** 
 +  * Improved selection of validation data 
 +  * Add more data augmentation 
 +  * Updated libraries (To Tensorflow 1.12.3 and numpy 1.15.4) to make it compatible with crYOLO
janni.txt · Last modified: 2022/07/25 11:19 by twagner