checkpoint

This commit is contained in:
三洋三洋
2024-04-16 13:56:56 +00:00
parent 7d237d820c
commit 7a8491b595
6 changed files with 238 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
from pathlib import Path
from models.globals import (
from ...globals import (
VOCAB_SIZE,
FIXED_IMG_SIZE,
IMG_CHANNELS,