Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Training Pipeline #32

Merged
merged 2 commits into from
Mar 9, 2019
Merged

Training Pipeline #32

merged 2 commits into from
Mar 9, 2019

Conversation

pshivraj
Copy link
Collaborator

@pshivraj pshivraj commented Mar 6, 2019

This PR is an end to end pipeline for model Training. It includes:

Data pre-processing using pre_process.py to generate .h5 file for masks.

Custom Config for clomask Dataset. (config.py)

Model Training using coco and imagenet weights. (train.py)

This caters to following issues: #18 #17 #26

@pshivraj pshivraj self-assigned this Mar 6, 2019
Copy link
Owner

@havanagrawal havanagrawal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@havanagrawal havanagrawal added the enhancement New feature or request label Mar 9, 2019
@havanagrawal havanagrawal merged commit 2060874 into havanagrawal:master Mar 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants