sradc
update todo
8b68fd8
-
.streamlit
turn off streamlit gathering of stats
-
_dev
filter images more aggressively (~1/6 of images removed)
-
data
update dataset.parquet to more filtered version
-
pipeline
create .gitignore in image folder, and include base64 image in parquet, app.py use base64 image to display
-
tests
initial commit
-
video_semantic_search
only go 1 second before timestamp
-
1.48 kB
initial commit
-
3.1 kB
add image data
-
929 Bytes
upgrade streamlit version, since change to it broke app
-
1 kB
update todo
-
40 Bytes
initial commit
-
304 kB
filter images, by std, manual list, and similarity of clip vectors (and update deps)
-
1.16 kB
filter images, by std, manual list, and similarity of clip vectors (and update deps)
-
3.42 kB
upgrade streamlit version, since change to it broke app
-
163 Bytes
added gitignores when downloading videos/video-ids, and added download_videos.py to run_pipeline.sh