deepcontext icon indicating copy to clipboard operation
deepcontext copied to clipboard

Author's implementation of 'Unsupervised Visual Representation Learning by Context Prediction'

Results 1 deepcontext issues
Sort by recently updated
recently updated
newest added

Dear Dr. Carl Doersch, Thank you for sharing the code. It seems that you have used **uniform noise** for color dropping in the code (train.py line 105). However, your paper...