Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anishathalye/neural-hash-collider
/ functions
Functions
11 in github.com/anishathalye/neural-hash-collider
⨍
Functions
11
◇
Types & classes
0
↓ 2 callers
Function
hash_from_hex
(hex_repr)
util.py:39
↓ 1 callers
Function
blur_perturbation
(original, x, sigma)
collide.py:132
↓ 1 callers
Function
gaussian_filter_by_channel
(x, sigma)
collide.py:138
↓ 1 callers
Function
get_options
()
collide.py:142
↓ 1 callers
Function
hash_to_hex
(h)
util.py:47
↓ 1 callers
Function
load_image
(path)
util.py:22
↓ 1 callers
Function
load_model
(path)
util.py:9
↓ 1 callers
Function
load_seed
(path)
util.py:15
↓ 1 callers
Function
main
()
collide.py:27
↓ 1 callers
Function
quantize
(x)
collide.py:125
↓ 1 callers
Function
save_image
(arr, path)
util.py:31