Skip to content

Conversation

rsomani95
Copy link
Contributor

For both the training and testing datasets, there was some code being called after constructing the datasets which made some changes to the dataset internally. With this PR, those changes are made while first constructing the dataset.

I've demonstrated this in more detail in this Jupyter notebook.

@rsomani95 rsomani95 changed the title Removed/refactored Video Classification Training Script (Kinetics400 Constructor) Removed Redundant Code in Video Classification Training Script (Kinetics400 Constructor) Nov 1, 2019
@codecov-io
Copy link

codecov-io commented Nov 1, 2019

Codecov Report

Merging #1549 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1549   +/-   ##
=======================================
  Coverage   65.49%   65.49%           
=======================================
  Files          90       90           
  Lines        7078     7078           
  Branches     1076     1076           
=======================================
  Hits         4636     4636           
  Misses       2134     2134           
  Partials      308      308

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9cdc814...4141aff. Read the comment docs.

Copy link
Member

@fmassa fmassa left a comment

Choose a reason for hiding this comment

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

Thanks!

@fmassa fmassa merged commit cd17484 into pytorch:master Nov 4, 2019
@rsomani95
Copy link
Contributor Author

Happy to help :)

@rsomani95 rsomani95 deleted the video-classification-train-redundancy branch November 14, 2019 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants