# 1. Computes LPIPS (AlexNet backbone). # 2. Records image resolution (H, W). # 3. Stores dataset, chunk, scene, method, and series metadata. # 4. Exports a JSON file for training and evaluation. # A ...
ORFIXRUN: str = r"run = CommandList\\global\\ORFix\\ORFix\n" NNFIXRUN: str = r"run = CommandList\\global\\ORFix\\NNFix\n" ...