Skip to content
#

unsupervised

Here are 62 public repositories matching this topic...

stphnrdmr
stphnrdmr commented Jun 20, 2018

After running pip install moviebox on a Mac with Python 2.7 I get the following error when trying to run it:

Traceback (most recent call last):
  File "/usr/local/bin/moviebox", line 7, in <module>
    from moviebox.cli import main
  File "/usr/local/lib/python2.7/site-packages/moviebox/cli.py", line 6, in <module>
    from .recommender import recommender
  File "/usr/local/lib/pyth

The code for our paper 《Self-Supervised Temporal-Discriminative Representation Learning for Video Action Recognition》 https://arxiv.org/abs/2008.02129 and 《Self-supervised learning using consistency regularization of spatio-temporal data augmentation for action recognition》 https://arxiv.org/abs/2008.02086

  • Updated Aug 10, 2020
  • Python

Improve this page

Add a description, image, and links to the unsupervised topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the unsupervised topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.