This website requires JavaScript.
Explore
Help
Sign In
talksik
/
mediapipe
Watch
1
Star
0
Fork
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bdd1c24990e715269e49e4c9fc58ec7a8c6a8711
mediapipe
/
mediapipe
/
model_maker
/
python
/
core
T
History
MediaPipe Team
and
Copybara-Service
99fc975f49
Add download model on demand to text classifier
...
PiperOrigin-RevId: 508441452
2023-02-09 12:15:17 -08:00
..
data
Rename
index_by_label
to
label_names
.
2022-10-30 22:26:17 -07:00
tasks
Internal model maker change.
2023-01-24 23:16:21 -08:00
utils
Add download model on demand to text classifier
2023-02-09 12:15:17 -08:00
__init__.py
Open sourcing model_maker/core/util and model_maker/core/data
2022-10-04 11:10:53 -07:00
BUILD
Replace pytype_struct_contrib_test by py_strict_test. Also remove unnecessary BUILD attributes.
2022-10-23 16:45:02 -07:00
hyperparameters.py
Refactor image classifier
Create
API by defining an
ImageClassifierOption
which wraps the model_spec, model_options, and hparams. Also migrate the definition of HParams by extending it from BaseHParams.
2022-11-07 16:39:35 -08:00