object-detection
copied
remove dc2
Signed-off-by: Jael Gu <mengjia.gu@zilliz.com>
@ -13,7 +13,7 @@ This operator uses Facebook's [Detectron2](https://github.com/facebookresearch/d
## Code Example
```python
from towhee.dc2 import pipe, ops, DataCollection
from towhee import pipe, ops, DataCollection
p = (
pipe.input('path')