MCPcopy Create free account
hub / github.com/TimSeizinger/Bokehlicious / evaluate.py

File evaluate.py

evaluate.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from os import makedirs
2
3from torch import load, no_grad, clamp, Tensor
4from torchvision.transforms.functional import to_pil_image

Callers

nothing calls this directly

Calls 7

get_eval_parserFunction · 0.90
BokehliciousClass · 0.90
RealBokehClass · 0.90
EBBClass · 0.90
preprocess_batchFunction · 0.85
append_avFunction · 0.85

Tested by

no test coverage detected