CoolFace
Apppublic

Hecmac1/CalcGen-fx-CG50

sourceHugging Facemitupdated 4d agoView on Hugging Face
0likes
App README

CalcGen fx-CG50

Interactive browser demo of the 277,891-parameter image generator deployed on the Casio fx-CG50.

Choose one of the 400 coherent calculator body plans, set an arbitrary supported pose, and generate a 64 × 112 RGB image. The adjacent semantic guide shows the geometry supplied to the model: red is the calculator body, green is the keypad, and blue is the LCD and its digit strokes.

The model is a conditional convolutional decoder. It combines 54 calculator-design values, 26 pose values, the semantic guide, and generated X/Y coordinate planes. The same frozen FP32 checkpoint is included here and quantised to int8 in the native calculator add-in.

The project repository and fx-CG50 binary release are available at github.com/Hecmac1/CalcGen-fx-CG50.