Showing
94 changed files
with
7120 additions
and
0 deletions
.gitignore
0 → 100644
No preview for this file type
img/profit_hunter.png
0 → 100644

40.3 KB
web/backend/api/__init__.py
0 → 100644
web/backend/api/admin.py
0 → 100644
web/backend/api/apps.py
0 → 100644
web/backend/api/migrations/0001_initial.py
0 → 100644
web/backend/api/migrations/__init__.py
0 → 100644
File mode changed
web/backend/api/models.py
0 → 100644
web/backend/api/serializers.py
0 → 100644
web/backend/api/tests.py
0 → 100644
web/backend/api/urls.py
0 → 100644
web/backend/api/views.py
0 → 100644
web/backend/backend/__init__.py
0 → 100644
File mode changed
web/backend/backend/asgi.py
0 → 100644
web/backend/backend/settings.py
0 → 100644
web/backend/backend/urls.py
0 → 100644
web/backend/backend/wsgi.py
0 → 100644
web/backend/convertPb2Tfrecord.py
0 → 100644
web/backend/manage.py
0 → 100644
web/backend/requirements.txt
0 → 100644
web/backend/run
0 → 100644
web/backend/runMediaPipe.sh
0 → 100644
web/backend/templates/index.html
0 → 100644
web/backend/vue2djangoTemplate.py
0 → 100644
web/backend/yt8m/__init__.py
0 → 100644
web/backend/yt8m/esot3ria/inference_pb.py
0 → 100644
This diff could not be displayed because it is too large.
web/backend/yt8m/esot3ria/model/eval/events.out.tfevents.1591170123.mlvc-nogadahalf12-instance
0 → 100644
No preview for this file type
web/backend/yt8m/esot3ria/model/inference_model/segment_inference_model.data-00000-of-00001
0 → 100644
This file is too large to display.
No preview for this file type
No preview for this file type
web/backend/yt8m/esot3ria/pb_util.py
0 → 100644
web/backend/yt8m/esot3ria/readpb.py
0 → 100644
web/backend/yt8m/esot3ria/tag_vectors.model
0 → 100644
This file is too large to display.
web/backend/yt8m/esot3ria/video_util.py
0 → 100644
This file is too large to display.
web/backend/yt8m/eval.py
0 → 100644
web/backend/yt8m/eval_util.py
0 → 100644
web/backend/yt8m/export_model.py
0 → 100644
web/backend/yt8m/export_model_mediapipe.py
0 → 100644
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
web/backend/yt8m/frame_level_models.py
0 → 100644
web/backend/yt8m/inference.py
0 → 100644
web/backend/yt8m/inference_per_segment.py
0 → 100644
web/backend/yt8m/losses.py
0 → 100644
web/backend/yt8m/model_utils.py
0 → 100644
web/backend/yt8m/models.py
0 → 100644
web/backend/yt8m/readers.py
0 → 100644
web/backend/yt8m/segment_eval_inference.py
0 → 100644
web/backend/yt8m/segment_label_ids.csv
0 → 100644
web/backend/yt8m/train.py
0 → 100644
web/backend/yt8m/utils.py
0 → 100644
web/backend/yt8m/video_level_models.py
0 → 100644
web/backend/yt8m/vocabulary.csv
0 → 100644
This diff could not be displayed because it is too large.
web/frontend/.browserslistrc
0 → 100644
web/frontend/.editorconfig
0 → 100644
web/frontend/.eslintrc.js
0 → 100644
web/frontend/.gitignore
0 → 100644
web/frontend/README.md
0 → 100644
web/frontend/babel.config.js
0 → 100644
web/frontend/package-lock.json
0 → 100644
This diff could not be displayed because it is too large.
web/frontend/package.json
0 → 100644
web/frontend/public/favicon.ico
0 → 100644
No preview for this file type
web/frontend/public/index.html
0 → 100644
web/frontend/src/App.vue
0 → 100644
web/frontend/src/components/description.vue
0 → 100644
web/frontend/src/main.js
0 → 100644
web/frontend/src/plugins/vuetify.js
0 → 100644
web/frontend/src/router/index.js
0 → 100644
web/frontend/src/store/index.js
0 → 100644
web/frontend/src/views/Home.vue
0 → 100644
web/frontend/vue.config.js
0 → 100644
web/frontend/yarn.lock
0 → 100644
This diff could not be displayed because it is too large.
-
Please register or login to post a comment