Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PolyU-ChenLab
/
UniPixel
like
5
Running
on
Zero
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
UniPixel
/
unipixel
/
constants.py
yeliudev
Add files
f880dff
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
158 Bytes
# Copyright (c) 2025 Ye Liu. Licensed under the BSD-3-Clause License.
IGNORE_INDEX = -
100
REF_TOKEN =
'<|ref|>'
SEG_TOKEN =
'<|seg|>'
MEM_TOKEN =
'<|mem|>'