Y
Hacker News
new
|
ask
|
show
|
jobs
by
userbinator
397 days ago
I wonder if the entropy of model weights and their size causes statistical false positives to appear often?
1 comments
throwaway314155
397 days ago
I imagine it has more to do with whether or not the file appears to have executable python code in it, as a .pth file is usually just a a pickled python object and these can be manipulated to load arbitrary python code when loaded.
link