 | Published the BlazeFace face detection model for mobile GPUs | - You can now use the BlazeFace face detection model to detect faces in images. It is a lightweight and well-performing face detector tailored for mobile GPU inference.
|
 | Published four different models for general image detection | - The models are Detic: A Detector with image classes that can use image-level labels to easily train detectors. They can detect twenty-thousand classes using image-level supervision.
|
 | Fixed an issue where markdown notes exceeded page width | - Previously, when a code block with large text existed in markdown notes, it exceeded the page width. This led to the model viewer’s canvas expanding beyond the normal width and breaking without loading inputs well.
|
 | Fixed an issue where a user's long app name broke the sidebar | - A user's app had a long name that extended beyond the sidebar. The name was shortened.
|
 | Fixed an issue where the synonym mapper model failed when used in a workflow | - The synonym mapper model now works as expected when used in a workflow prediction.
|
 | Fixed an issue where changing an existing model's template failed to work | - Previously, editing the existing template of a visual-detector model did not work. The existing template and its corresponding parameters stayed the same even after selecting another template.
|