-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Hi,thank you for your open source of the work!
I have the following problem:
/opt/conda/envs/vlog/lib/python3.8/site-packages/detectron2/data/transforms/transform.py:46 in
│ ExtentTransform
│
│ 43 │ See: https://pillow.readthedocs.io/en/latest/PIL.html#PIL.ImageTransform.ExtentTrans
│ 44 │ """
│ 45 │
│ 46 │ def __init__(self, src_rect, output_size, interp=Image.LINEAR, fill=0):
│ 47 │ │ """
│ 48 │ │ Args:
│ 49 │ │ │ src_rect (x0, y0, x1, y1): src coordinates
AttributeError: module 'PIL.Image' has no attribute 'LINEAR'
Thank for your answer.
Metadata
Metadata
Assignees
Labels
No labels