Coder Social home page Coder Social logo

lady-ariel / youtube-8m Goto Github PK

View Code? Open in Web Editor NEW

This project forked from linrongc/youtube-8m

0.0 1.0 0.0 17.51 MB

Code of PhoenixLin(3rd place) in the 2nd Youtube8M Video Understanding Challenge

Home Page: https://www.kaggle.com/c/youtube8m-2018

License: Apache License 2.0

Python 97.72% Shell 2.28%

youtube-8m's Introduction

This is code of PhoenixLin(ranked 3rd/394) for the 2nd Youtube-8M Video Understanding Challenge

All the experiments are ran on 2 NVIDIA GTX 1080TI GPUs with a batch size of 160 (80 on each). Local experiments could run at a speed of 400+ example/sec with SSD and finish in less than 10 hours. The final submission will takes about 2 days to finish if you want to get the best results. To reproduce the local experiments:

bash scripts/train_nextvlad_local.sh

To reproduce the final submission experiments:

bash scripts/train_mix_nextvlad_final_submission.sh

The parameters of the model can be adjusted by modifying the bash scripts.

Don't forget to change the data paths!

I have some modifications inside the train.py, eval.py and utils.py. If you plan to incorporate the solution into your own framework, don't forget those either.

The solution is based on the Youtube-8M Tensorflow Starter Code and the code from Willow, who is the winner of fist Youtube8M competition. Please refer to YOUTUBE8M_README.md or (https://github.com/google/youtube-8m) and (https://github.com/antoine77340/Youtube-8M-WILLOW) for more details!

youtube-8m's People

Contributors

cesposo avatar ducklingll avatar embiem avatar gtoderici avatar iezepov avatar jingjinglong avatar leegleechn avatar linrongc avatar natsev avatar pomonam avatar rickymf4 avatar samihaija avatar sobinp avatar sohierdane avatar uniqueness avatar vicaire avatar voilin avatar wendykan avatar

Watchers

 avatar

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.