ahmedh409 / deepfake-detection

GNU General Public License v3.0
4 stars 1 forks source link

Video Hashing Implementation #11

Open ahmedh409 opened 2 years ago

ahmedh409 commented 2 years ago

Upgrade from image to video hashing. Find a video hashing algorithm - this will be difficult as video processing is an ongoing research field, so finding an easily-implementable open-source video hashing algorithm will be its own task.

Note that this does not replace image hashing but is in addition to it.