MCPcopy Create free account

hub / github.com/Cysu/open-reid / functions

Functions138 in github.com/Cysu/open-reid

Methodfit
(self, X)
reid/metric_learning/euclidean.py:14
Methodflush
(self)
reid/utils/logging.py:30
Methodflush
(self)
reid/feature_extraction/database.py:47
Methodforward
(self, x)
reid/models/inception.py:46
Methodforward
(self, x)
reid/models/inception.py:90
Methodforward
(self, x)
reid/models/resnet.py:65
Methodforward
(self, inputs, targets)
reid/loss/triplet.py:14
Methodforward
(self, inputs, targets)
reid/loss/oim.py:14
Methodforward
(self, inputs, targets)
reid/loss/oim.py:47
Functionfunc
(m, i, o)
reid/feature_extraction/cnn.py:22
Functionget_dataset
(name, root, *args, **kwargs)
reid/datasets/__init__.py:48
Methodimages_dir
(self)
reid/utils/data/dataset.py:36
Functioninception
(**kwargs)
reid/models/inception.py:142
Methodmetric
(self)
reid/metric_learning/euclidean.py:11
Methodmetric
(self)
reid/metric_learning/kissme.py:30
Functionnames
()
reid/datasets/__init__.py:20
Functionnames
()
reid/models/__init__.py:17
Methodregister
(subdir, pattern=re.compile(r'([-\d]+)_c(\d)'))
reid/datasets/market1501.py:62
Methodregister
(subdir, pattern=re.compile(r'([-\d]+)_c(\d)'))
reid/datasets/dukemtmc.py:62
Methodreset
(self)
reid/utils/meters.py:13
Functionresnet101
(**kwargs)
reid/models/resnet.py:117
Functionresnet152
(**kwargs)
reid/models/resnet.py:121
Functionresnet18
(**kwargs)
reid/models/resnet.py:105
Functionresnet34
(**kwargs)
reid/models/resnet.py:109
Functionresnet50
(**kwargs)
reid/models/resnet.py:113
Methodtest_all
(self)
test/feature_extraction/test_database.py:9
Methodtest_all
(self)
test/datasets/test_dukemtmc.py:5
Methodtest_duplicate_cams
(self)
test/evaluation_metrics/test_cmc.py:25
Methodtest_duplicate_ids
(self)
test/evaluation_metrics/test_cmc.py:17
Methodtest_forward
(self)
test/models/test_inception.py:5
Methodtest_forward_backward
(self)
test/loss/test_oim.py:5
Methodtest_getitem
(self)
test/utils/data/test_preprocessor.py:5
Methodtest_init
(self)
test/datasets/test_market1501.py:5
Methodtest_init
(self)
test/datasets/test_viper.py:5
Methodtest_init
(self)
test/datasets/test_cuhk03.py:5
Methodtest_init
(self)
test/datasets/test_cuhk01.py:5
Methodtest_only_distmat
(self)
test/evaluation_metrics/test_cmc.py:8
Methodwrite
(self, msg)
reid/utils/logging.py:25
← previous101–138 of 138, ranked by callers