Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cysu/open-reid
/ functions
Functions
138 in github.com/Cysu/open-reid
⨍
Functions
138
◇
Types & classes
35
Method
fit
(self, X)
reid/metric_learning/euclidean.py:14
Method
flush
(self)
reid/utils/logging.py:30
Method
flush
(self)
reid/feature_extraction/database.py:47
Method
forward
(self, x)
reid/models/inception.py:46
Method
forward
(self, x)
reid/models/inception.py:90
Method
forward
(self, x)
reid/models/resnet.py:65
Method
forward
(self, inputs, targets)
reid/loss/triplet.py:14
Method
forward
(self, inputs, targets)
reid/loss/oim.py:14
Method
forward
(self, inputs, targets)
reid/loss/oim.py:47
Function
func
(m, i, o)
reid/feature_extraction/cnn.py:22
Function
get_dataset
(name, root, *args, **kwargs)
reid/datasets/__init__.py:48
Method
images_dir
(self)
reid/utils/data/dataset.py:36
Function
inception
(**kwargs)
reid/models/inception.py:142
Method
metric
(self)
reid/metric_learning/euclidean.py:11
Method
metric
(self)
reid/metric_learning/kissme.py:30
Function
names
()
reid/datasets/__init__.py:20
Function
names
()
reid/models/__init__.py:17
Method
register
(subdir, pattern=re.compile(r'([-\d]+)_c(\d)'))
reid/datasets/market1501.py:62
Method
register
(subdir, pattern=re.compile(r'([-\d]+)_c(\d)'))
reid/datasets/dukemtmc.py:62
Method
reset
(self)
reid/utils/meters.py:13
Function
resnet101
(**kwargs)
reid/models/resnet.py:117
Function
resnet152
(**kwargs)
reid/models/resnet.py:121
Function
resnet18
(**kwargs)
reid/models/resnet.py:105
Function
resnet34
(**kwargs)
reid/models/resnet.py:109
Function
resnet50
(**kwargs)
reid/models/resnet.py:113
Method
test_all
(self)
test/feature_extraction/test_database.py:9
Method
test_all
(self)
test/datasets/test_dukemtmc.py:5
Method
test_duplicate_cams
(self)
test/evaluation_metrics/test_cmc.py:25
Method
test_duplicate_ids
(self)
test/evaluation_metrics/test_cmc.py:17
Method
test_forward
(self)
test/models/test_inception.py:5
Method
test_forward_backward
(self)
test/loss/test_oim.py:5
Method
test_getitem
(self)
test/utils/data/test_preprocessor.py:5
Method
test_init
(self)
test/datasets/test_market1501.py:5
Method
test_init
(self)
test/datasets/test_viper.py:5
Method
test_init
(self)
test/datasets/test_cuhk03.py:5
Method
test_init
(self)
test/datasets/test_cuhk01.py:5
Method
test_only_distmat
(self)
test/evaluation_metrics/test_cmc.py:8
Method
write
(self, msg)
reid/utils/logging.py:25
← previous
101–138 of 138, ranked by callers