FirebaseCustomLocalModel

public class FirebaseCustomLocalModel extends FirebaseLocalModel

This class is deprecated.
For more information refer to the custom model implementation instructions.

Describes a local model created from local or asset files.

Defines the model's location (either absolute file path in local directory, or subpath in the app's asset directory) and the model name.

Nested Class Summary

Inherited Method Summary

boolean
equals(Object arg0)
int
hashCode()
Object
clone()
boolean
equals(Object arg0)
void
finalize()
final Class<?>
getClass()
int
hashCode()
final void
notify()
final void
notifyAll()
String
toString()
final void
wait(long arg0, int arg1)
final void
wait(long arg0)
final void
wait()

Firebase ML lets you add powerful machine learning features to your app with ready-to-use APIs and support for custom model deployment.

Updated Feb 20, 2025

Developer documentation for Firebase

Updated Jan 5, 2023