mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2025-12-13 17:52:11 +00:00
Add EfficientNet - image recognition model for node js (#1103)
* Add EfficientNet - image recognition model for node js Adding https://github.com/ntedgi/node-efficientnet * Update data.json * Update data.json update code review changes
This commit is contained in:
parent
6aa2800b01
commit
3fcb1061cc
@ -1855,6 +1855,15 @@
|
||||
"Typescript"
|
||||
],
|
||||
"description": "Realtime Web Apps and Dashboards framework for Python and R. Suited (not only) for AI audience."
|
||||
},
|
||||
{
|
||||
"name": "Node Efficientnet",
|
||||
"link": "https://github.com/ntedgi/node-efficientnet",
|
||||
"label": "good first issue",
|
||||
"technologies": [
|
||||
"Typescript"
|
||||
],
|
||||
"description": "EfficientNet Image Recognition model for Node JS ( written with tensorflow.js )."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user