Published
Edited
Feb 18, 2020
2 stars
Insert cell
Insert cell
Insert cell
Insert cell
image
Insert cell
segmentation = await net.estimatePersonSegmentation(image, 8, 0.75);
Insert cell
maskImageData = await bodypix.toMaskImageData(segmentation, true);
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
bodypix = require("@tensorflow-models/body-pix@1.0")
Insert cell
net = await bodypix.load(0.75);
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more