FlexTok is a method for resampling images into 1D token sequences of flexible length, with official implementations and pre-trained models available on GitHub. The repository includes instructions for installation, usage examples, and model checkpoints, emphasizing the importance of using trusted sources for loading checkpoints due to potential security vulnerabilities. Users can easily integrate the FlexTok tokenizer and VAE inference into their projects using provided code snippets and Jupyter notebooks.
MaskMark is a novel framework for image watermarking that offers two variants: MaskMark-D for global and local watermark extraction, and MaskMark-ED for enhanced robustness in localized areas. It employs a masking mechanism during the decoding and encoding stages to improve accuracy and adaptability while maintaining high visual quality. Experimental results demonstrate its superior performance over existing models, requiring significantly less computational cost.