MCPcopy Create free account
hub / github.com/VincentHancoder/SSGD / set_data

Method set_data

mmdet/core/data_structures/general_data.py:129–139  ·  view source on GitHub ↗

Update a dict to `data_fields`. Args: data (dict): A dict contains annotations of image or model predictions. Default: None.

(self, data)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

__init__Method · 0.95
test_general_dataFunction · 0.95
newMethod · 0.80
test_instance_dataFunction · 0.80

Calls 2

__setattr__Method · 0.95
itemsMethod · 0.80

Tested by 2

test_general_dataFunction · 0.76
test_instance_dataFunction · 0.64