MCPcopy Create free account
hub / github.com/AMAP-ML/EMF / process_target_image

Method process_target_image

blip3o/data/dataset.py:247–250  ·  view source on GitHub ↗
(self, image)

Source from the content-addressed store, hash-verified

245
246
247 def process_target_image(self, image):
248
249 image = target_transform(image)
250 return image
251
252
253 @property

Callers 1

__getitem__Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected