Releases: 1280px/drawachar
DAC-TFJS 1.30
This is a "completed" version of this add-on, by which I mean I implemented everything* I originally wanted to add to this project (see backstory in README for details). I also refurbished the code for quite a bit, as the original one was quite a mess written in a hassle :)
Changes:
- Added dataset import/export
- Implemented autosave system (uses localStorage)
- Added class removal mode (allows to remove classes you don't need anymore)
- Some terminology fixes
- Performance improvements, code cleanup and separation
P.s. the .XPI below is not signed, meaning you can only install it as temporary add-on!
To install signed version, check https://addons.mozilla.org/ru/firefox/addon/drawachar/
DAC-TFJS b1.20
This is the release I was demonstrating as a school graduation project, last edited April 14th, 2022, with some personal information removed.
It's already based on TensorFlow.JS, and I don't want to publish my previous attempts powered on different libraries, as the recognition was pretty bad and the code was written very poorly.