Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CSAILVision/gandissect
/ evalablate.py
File
evalablate.py
netdissect/evalablate.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
torch, sys, os, argparse, textwrap, numbers, numpy, json, PIL
2
from
torchvision
import
transforms
3
from
torch.utils.data
import
TensorDataset
4
from
netdissect.progress
import
default_progress, post_progress, desc_progress
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected