Skip to content

Commit f527d38

Browse files
committed
Continued DeepLabCut-Live implementation for DeepLabCut 3.0
1 parent d61f892 commit f527d38

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+10375
-874
lines changed

dlclive/__init__.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,5 @@
77

88
from dlclive.display import Display
99
from dlclive.dlclive import DLCLive
10-
from dlclive.predictor import HeatmapPredictor
1110
from dlclive.processor.processor import Processor
1211
from dlclive.version import VERSION, __version__
13-
14-
# from dlclive.benchmark import benchmark, benchmark_videos, download_benchmarking_data

0 commit comments

Comments
 (0)