issues
search
ntedgi
/
node-efficientnet
tensorflowJS implementation of EfficientNet 🚀
https://www.npmjs.com/package/node-efficientnet
MIT License
257
stars
37
forks
source link
feat: adds russian lang support for the model
#80
Closed
abhighyaa
closed
2 years ago
abhighyaa
commented
2 years ago
Fixes #43
[x] Translated es.json to ru.json using
https://translate.yandex.com/
.
[x] Added to /misc folder.
[x] Added ENUM and corresponding case in EfficientNetLanguageProvided.ts
[x] Added test.
[x] Update Readme file.
Fixes #43