UMass-Rescue / CombinedTechStack

Handle and process large amounts of media data with plug-and-play machine learning models
https://umass-rescue.github.io/CombinedTechStack/
MIT License
1 stars 1 forks source link

Video micro #24

Closed christopherdoan closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #24 (318859b) into master (9439d81) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #24   +/-   ##
=======================================
  Coverage   60.13%   60.13%           
=======================================
  Files          11       11           
  Lines         913      913           
=======================================
  Hits          549      549           
  Misses        364      364           

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 9439d81...318859b. Read the comment docs.

CodyRichter commented 3 years ago

Would it be possible to trim down the requirements.txt file a bit? If you could go through your code and only keep the packages that are needed for the model to run it will drastically speed up the build time.

christopherdoan commented 3 years ago

Hey Cody- i just tried reducing the requirements.txt. Thanks!