Recent Releases of decimer

decimer - v2.7.1

2.7.1 (2024-09-10)

Bug Fixes

  • include hand-drawn README.md (e55c377)
  • remove_transparent: remove strict string check to support pathlib objects in remove_transparent function (4a1c71b)

- Python
Published by Kohulan over 1 year ago

decimer - v2.7.0

2.7.0 (2024-06-11)

Features

Bug Fixes

- Python
Published by Kohulan over 1 year ago

decimer - v2.6.0

2.6.0 (2024-03-08)

Features

  • improved DECIMER hand-drawn model (03d508b)
  • improved DECIMER hand-drawn model (95d6049)

Bug Fixes

- Python
Published by Kohulan almost 2 years ago

decimer - v2.5.0

2.5.0 (2024-01-11)

Features

  • automated-pypi-releases (987e770)

Bug Fixes

- Python
Published by Kohulan about 2 years ago

decimer - v2.4.0

2.4.0 (2023-08-30)

Features

  • add confidence score for predictions (6584b29)
  • add confidence score testing to Tests (588b667)

Bug Fixes

  • add pyyaml to requirements.txt (d572ded)
  • confidence extraction (6c95fee)
  • efficientnet imports (70080f6)
  • efficientNet Model params (7057fab)
  • Import modules according to TensorFlow versions (65600ff)
  • linter issue of unused import (5f607e4)
  • linting issues (40cffed)
  • model size to check for download (b66bca6)
  • read the docs theme (f6732e7)
  • remove duplicate efficientnet imports (3896425)
  • revert to original way of importing (7af54c9)
  • update EfficientNet import issue (758a0f4)
  • use checkpoints properly for predictions #65 and #66 (f47ac99)

Reverts

  • original implementation (e1b946a)

- Python
Published by github-actions[bot] over 2 years ago

decimer - v2.3.1

2.3.1 (2023-07-04)

Features

  • Add new theme for docs (4d69afd)
  • add release-please (bbfdc80)
  • Create Bug_Report.yml (ffb8540)
  • Create CODEOFCONDUCT.md (605fdb4)
  • Create ISSUES.md (82ebb33)
  • New model and preprocessing (782c5b9)
  • Update config file and refactor code (c46c852)
  • Update repack to fit to 512 x 512 (960904b)

Bug Fixes

- Python
Published by github-actions[bot] over 2 years ago

decimer - DECIMER V2.3.0

  • DECIMER V2.3.0 release
  • Improved preprocessing pipeline
  • New model released
  • DOI
  • Current model understands explicit hydrogens as hydrogen isotopes
  • Current model can interpret hand-drawn structures
  • supports TF 2.12.0

- Python
Published by Kohulan over 2 years ago

decimer - DECIMER V2.2.0

  • DECIMER can now handle images with higher resolution (512 x 512)
  • New models are now available in Zenodo.
  • DOI
  • The fine-tuned model is available for hand-drawn images.
  • The latest models can now understand chemical structure depictions with R-Groups and predict SMILES
  • The model was trained on images generated using RanDepict 1.1.3

Full Changelog: https://github.com/Kohulan/DECIMER-Image_Transformer/compare/V2.1.0...V2.2.0

- Python
Published by Kohulan about 3 years ago

decimer - DECIMER Image Transformer Version 2.1.0

  • DECIMER models have been updated in Zenodo.
  • DOI
  • With the latest models being able to understand chemical structure depictions with R-Groups and predict SMILES.

- Images generated with RanDepict 1.0.9 were used to train the model

image

Full Changelog: https://github.com/Kohulan/DECIMER-Image_Transformer/compare/V2.0.2...V2.1.0

- Python
Published by Kohulan over 3 years ago

decimer - DECIMER V2.0.2

  • Minor updates
  • Models moved to Zenodo instead of Google cloud buckets
  • DOI Full Changelog: https://github.com/Kohulan/DECIMER-Image_Transformer/compare/V2.0...V2.0.2

- Python
Published by Kohulan over 3 years ago

decimer - DECIMER V2.0 Release

DECIMER V2.0

  • Features a EfficientNet-V2 Encoder+ Transformer Decoder
  • Trained on whole data from PubChem
  • Models trained on TPUs on Google Cloud
  • PyPi version updated
  • Removed multiple models and uses a single model for all tasks
  • Higher accuracy than previous version
  • Models optimized to work faster
  • Web version of the prediction server is now available at https://decimer.ai by @OBrink Picture 1

- Python
Published by Kohulan almost 4 years ago

decimer - DECIMER Image Transformer Version 1.0.2

  • Fixed decimer cli
  • Added support for integrating decimer into python programs
  • Fixed trained model download directories
  • Code reformatted
  • Minor bug fixes

- Python
Published by Kohulan over 4 years ago

decimer - Initial Release of DECIMER-Image Transformer

Initial release of DECIMER-Image transformer with support for python packaging.

- Python
Published by Kohulan almost 5 years ago

decimer - Initial Release of DECIMER-Image Transformer

- Python
Published by Kohulan almost 5 years ago