94
edits
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
'''Source Code''': [https://github.com/slifty/ATTN-SPAN Github] | '''Source Code''': [https://github.com/slifty/ATTN-SPAN Github] | ||
==Plan== | |||
===Hacktoberfest MVP=== | ===Hacktoberfest MVP=== | ||
Goals for the end of Hacktoberfest: | Goals for the end of Hacktoberfest: | ||
| Line 22: | Line 22: | ||
===Project Needs=== | ===Project Needs=== | ||
'''Pending needs''': I could use better NLP toolkits and techniques for identifying key concepts and actors. I could use advice on serving / streaming video. I could use some help with the front end design (I'm not known for my design abilities.) | |||
==Progress== | |||
===Hackfest=== | |||
====Day 1==== | |||
* Redesigned schema based on new direction (breaking away from MetaVid, moving into a better way of tagging and understanding the shape of videos) | |||
* Began implementing new models and updating the schema generation script | |||
* Broke the workhorse tasks (video analysis / metadata extraction / OCR / etc.) into a [https://wiki.mozilla.org/Drumbeat/MoJo/hackfest/berlin/projects/MetaProject separate project] | |||
edits