Skip to content

MaxVanDijck/openmmlab-kaggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenMMLab Kaggle Shell Script

GitHub GitHub last commit

Shell script for cloning and compressing commonly used computer vision repositories from OpenMMLab for ease of upload to kaggle and for other applications.

Feel free to open a PR if you find yourself using a repo which isn't included in the script! ✨

Kaggle Checklist

See this kaggle notebook for how to install. Following openmmlab repos installs have been tested on a kaggle offline notebook:

  • MMCV
  • MMClassification
  • MMDetection
  • MMSegmentation
  • MMPose
  • MMOCR
  • MMGeneration
  • MMFewShot
  • MMTracking

Usage

Simply run the shell script using bash, the -r arg can be used to remove the folder containing the repositories after compression if desired.

bash make_dataset.sh -r

OR use the available kaggle upload here.

About

Shell script for cloning and compressing commonly used OpenMMLab repositories for upload to kaggle.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages