Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tensorflow/tfjs-models
/ dispose
Method
dispose
pose-detection/src/pose_detector.ts:45–45 ·
view source on GitHub ↗
* Dispose the underlying models from memory.
()
Source
from the content-addressed store, hash-verified
43
* Dispose the underlying models from memory.
44
*/
45
dispose(): void;
46
47
/**
48
* Reset global states in the model.
Callers
15
dispose
Method · 0.65
dispose
Function · 0.65
estimateMultiplePoses
Method · 0.65
estimateSinglePose
Method · 0.65
dispose
Method · 0.65
decodeSinglePose
Function · 0.65
poseDetectionFrame
Function · 0.65
testImageAndEstimatePoses
Function · 0.65
reloadNetTestImageAndEstimatePoses
Function · 0.65
runSinglePersonPoseModel
Method · 0.65
runMultiPersonPoseModel
Method · 0.65
estimatePoses
Method · 0.65
Implementers
4
MoveNetDetector
pose-detection/src/movenet/detector.ts
PosenetDetector
pose-detection/src/posenet/detector.ts
BlazePoseTfjsDetector
pose-detection/src/blazepose_tfjs/dete
BlazePoseMediaPipeDetector
pose-detection/src/blazepose_mediapipe
Calls
no outgoing calls
Tested by
no test coverage detected