Skip to content

Commit

Permalink
removing base_module] fbcode/vision/fair/detectron2/demo/TARGETS
Browse files Browse the repository at this point in the history
Reviewed By: azad-meta

Differential Revision: D62291666

fbshipit-source-id: 0a424c4e9e19d59dfbdbfa8dcd3319c2b67aec94
  • Loading branch information
generatedunixname89002005287564 authored and facebook-github-bot committed Sep 9, 2024
1 parent 5b72c27 commit ebe8b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/demo.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
from detectron2.data.detection_utils import read_image
from detectron2.utils.logger import setup_logger

from predictor import VisualizationDemo
from vision.fair.detectron2.demo.predictor import VisualizationDemo

# constants
WINDOW_NAME = "COCO detections"
Expand Down

0 comments on commit ebe8b45

Please sign in to comment.