This website requires JavaScript.
Explore
Help
Sign In
cassdlcm
/
mediapipe
Watch
1
Star
0
Fork
0
You've already forked mediapipe
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c31aaa94a6
mediapipe
/
mediapipe
/
model_maker
/
python
/
core
History
MediaPipe Team
c31aaa94a6
Adds a
BertClassifier
.
...
PiperOrigin-RevId: 487086744
2022-11-08 16:49:46 -08:00
..
data
Rename
index_by_label
to
label_names
.
2022-10-30 22:26:17 -07:00
tasks
Adds a
BertClassifier
.
2022-11-08 16:49:46 -08:00
utils
Use model bundle writer when exporting models in gesture recognizer
2022-11-08 13:52:08 -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