GithubHelp home page GithubHelp logo

facebookresearch / ffcv-ssl Goto Github PK

View Code? Open in Web Editor NEW
168.0 168.0 11.0 151 KB

FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.

License: Apache License 2.0

Dockerfile 0.30% Python 97.91% Shell 0.06% C++ 1.73%

ffcv-ssl's People

Contributors

bordesf avatar sreeharshanelaturu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

ffcv-ssl's Issues

Mismatching parameter names between FFCV and FFCV-SSL ?

I notice there are mismatching parameter names between FFCV and FFCV-SSL

e.g. in the loader class, FFCV requires fname while FFCV-SSL requires path.

Since FFCV and FFCV-SSL share the same library name, switching from one to another with unexcepted parameter names may cause unnecessary bugs.

I am wondering whether this is on purpose, and is there a list of modified parameter names for we users who switch from FFCV to FFCV-SSL. Thanks a lot!

RandomHorizontalFlip with seed doesn't work

Reproducing the example at this URL worked fine https://github.com/facebookresearch/FFCV-SSL/blob/main/examples/test_ffcv_augmentations_ssl.py. But when I change line 46 to add a parameter seed = 0, it generates the following error:

...
numba.core.errors.TypingError: Failed in nopython mode pipeline (step: nopython frontend)
Internal error at <numba.core.typeinfer.CallConstraint object at 0x7f8d3a6a7e80>.
missing a required argument: 'counter'
During: resolving callee type: type(CPUDispatcher(<function RandomHorizontalFlip.generate_code.<locals>.flip at 0x7f8da2d612d0>))
During: typing of call at  (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.