Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dingkeyan93/DISTS
/ functions
Functions
13 in github.com/dingkeyan93/DISTS
⨍
Functions
13
◇
Types & classes
3
↓ 13 callers
Method
conv_layer
(self, input, name)
DISTS_tensorflow/DISTS_tf.py:53
↓ 4 callers
Method
forward_once
(self, x)
DISTS_pytorch/DISTS_pt.py:67
↓ 4 callers
Method
pool_layer
(self, input, name)
DISTS_tensorflow/DISTS_tf.py:61
↓ 2 callers
Method
get_features
(self, img)
DISTS_tensorflow/DISTS_tf.py:25
↓ 2 callers
Function
prepare_image
(image, resize=True)
DISTS_pytorch/DISTS_pt.py:114
↓ 1 callers
Method
__init__
(self, load_weights=True)
DISTS_pytorch/DISTS_pt.py:28
↓ 1 callers
Method
get_bias
(self, name)
DISTS_tensorflow/DISTS_tf.py:71
↓ 1 callers
Method
get_conv_filter
(self, name)
DISTS_tensorflow/DISTS_tf.py:68
↓ 1 callers
Method
get_score
(self, img1, img2)
DISTS_tensorflow/DISTS_tf.py:74
Method
__init__
(self, filter_size=5, stride=2, channels=None, pad_off=0)
DISTS_pytorch/DISTS_pt.py:12
Method
__init__
(self)
DISTS_tensorflow/DISTS_tf.py:14
Method
forward
(self, input)
DISTS_pytorch/DISTS_pt.py:22
Method
forward
(self, x, y, require_grad=False, batch_average=False)
DISTS_pytorch/DISTS_pt.py:81