GithubHelp home page GithubHelp logo

askerlee / craft Goto Github PK

View Code? Open in Web Editor NEW
73.0 73.0 5.0 709.31 MB

CRAFT: Cross-Attentional Flow Transformers for Optical Flow Estimation

License: Do What The F*ck You Want To Public License

Python 93.87% Shell 6.13%

craft's People

Contributors

askerlee avatar segtran 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

Watchers

 avatar  avatar  avatar

craft's Issues

Question about C + T / Autoflow model

Hello, @askerlee!
Thank you for sharing this wonderful work!

I have a question about CRAFT in Table 1 of C + T / Autoflow.
There are two commands when training CRAFT (train-craft-f2full.sh), so I do not know what command should I use to obtain the performance in Table 1.
Specifically, between these below two commands.

  1. python3 train.py --name craft-things --stage things --validation sintel --output results/things/craft-f2full --restore_ckpt results/chairs/craft-f2full/craft-chairs.pth --num_steps 120000 --lr 0.000125 --image_size 400 720 --wdecay 0.0001 --gpus 0 1 --batch_size 6 --val_freq 10000 --print_freq 100 --mixed_precision --craft --f2 full --setrans

  2. python3 train.py --name craft-autoflow --stage autoflow --validation sintel --output results/autoflow/craft-f2full --num_steps 200000 --lr 0.000125 --image_size 488 576 --wdecay 0.0001 --gpus 0 1 --batch_size 6 --val_freq 10000 --print_freq 100 --mixed_precision --craft --f2 full --setrans

Thanks in advance!

A problem about warping

Hi @askerlee , nice work for Optical Flow estimation.
There are some problems when using optical flow for warping, I try to use flow_viz.warp_flow in your code for warping, but got the following result:
044005-craft-f2full-kitti-12_warped
What may be the problem? Look forward to your reply.

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.