video-copy-detection
copied
rm dc2 in readme
@ -17,7 +17,7 @@ This operator can compare two ordered sequences, then detect the range which fea
```python
from towhee.dc2 import pipe, ops, DataCollection
from towhee import pipe, ops, DataCollection
import numpy as np
# simulate a video feature by 10 frames of 512d vectors.