/
githubmirror
/
models
ОбзорДокументацияВойти
/
githubmirror
/
models
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
models/
.../object_detection/core/
..
__init__.py

Merged commit includes the following changes: 185215255 by Zhichao Lu:

9 лет назад
anchor_generator.py

Remove num anchors assertion from AnchorGenerator

5 лет назад
balanced_positive_negative_sampler.py

Release MobileDet code and model, and require tf_slim installation for OD API. (#8562)

6 лет назад
balanced_positive_negative_sampler_test.py

[NumPy] Remove references to deprecated NumPy type aliases.

4 года назад
batch_multiclass_nms_test.py

Refactor tests for Object Detection API. (#8688)

6 лет назад
batcher.py

Refactor tests for Object Detection API. (#8688)

6 лет назад
batcher_tf1_test.py

Refactor tests for Object Detection API. (#8688)

6 лет назад
box_coder.py

Release MobileDet code and model, and require tf_slim installation for OD API. (#8562)

6 лет назад
box_coder_test.py

Release MobileDet code and model, and require tf_slim installation for OD API. (#8562)

6 лет назад
box_list.py

Release MobileDet code and model, and require tf_slim installation for OD API. (#8562)

6 лет назад
box_list_ops.py

Replace tf.unstack with tf.slice in clip_to_window() to avoid invalid node names.

6 лет назад
box_list_ops_test.py

[NumPy] Remove references to deprecated NumPy type aliases.

4 года назад
box_list_test.py

Release MobileDet code and model, and require tf_slim installation for OD API. (#8562)

6 лет назад
box_predictor.py

Merged commit includes the following changes: (#8809)

6 лет назад
class_agnostic_nms_test.py

Release MobileDet code and model, and require tf_slim installation for OD API. (#8562)

6 лет назад
data_decoder.py

Object detection changes: (#7208)

7 лет назад
data_parser.py

Object detection changes: (#7208)

7 лет назад
densepose_ops.py

Switching UV_symmetry_transforms.mat (for DensePose) from float64 to uint8. This bring the file size from 22MB to 3.1MB.

6 лет назад
densepose_ops_test.py

Merged commit includes the following changes: (#8755)

6 лет назад
freezable_batch_norm.py

[research/**.py] Rename "Arguments:" to "Args:" (#9574)

6 лет назад
freezable_batch_norm_tf2_test.py

Adds FreezableSyncBatchNormalization to the Object Detection API.

6 лет назад
freezable_sync_batch_norm.py

Adds FreezableSyncBatchNormalization to the Object Detection API.

6 лет назад
keypoint_ops.py

DeepMAC support for point supervised dataset.

4 года назад
keypoint_ops_test.py

Internal change.

5 лет назад
losses.py

List WeightedDiceClassificationLoss at top of docstring.

5 лет назад
losses_test.py

Minor changes to TODOs.

4 года назад
matcher.py

Release MobileDet code and model, and require tf_slim installation for OD API. (#8562)

6 лет назад
matcher_test.py

Release MobileDet code and model, and require tf_slim installation for OD API. (#8562)

6 лет назад
minibatch_sampler.py

Release MobileDet code and model, and require tf_slim installation for OD API. (#8562)

6 лет назад
minibatch_sampler_test.py

[NumPy] Remove references to deprecated NumPy type aliases.

4 года назад
model.py

Image-level labels are not propagated to the open images challenge metric.

5 лет назад
model_test.py

Merged commit includes the following changes: (#8739)

6 лет назад
multiclass_nms_test.py

Release MobileDet code and model, and require tf_slim installation for OD API. (#8562)

6 лет назад
post_processing.py

Make ClipWindow with Combined work with batch size > 1.

5 лет назад
prefetcher.py

Refactor tests for Object Detection API. (#8688)

6 лет назад
prefetcher_tf1_test.py

cleanup of deprecated test methods

2 года назад
preprocessor.py

Optimize data preprocessing for 3-channel images by bypassing concat in _augment_only_rgb_channels.

4 года назад
preprocessor_cache.py

Open source MnasFPN and minor fixes to OD API (#8484)

6 лет назад
preprocessor_test.py

Introducing groundtruth instance mask weights.

5 лет назад
region_similarity_calculator.py

Remove unused comments related to Python 2 compatibility.

4 года назад
region_similarity_calculator_test.py

Merge pull request #8962 from kmindspark:detr-push-3

6 лет назад
standard_fields.py

Plumbing groundtruth instance mask weights through the model codebase.

5 лет назад
target_assigner.py

Refactor DeepMAC to process full batch and return mask logits with predict()

5 лет назад
target_assigner_test.py

cleanup of deprecated test methods

2 года назад