Commit History

updated requirements.txt
b80facd

sradc commited on

updated poetry lockfile
9f1da5c

sradc commited on

log hash of ip with hash of query so can track number of users and number of queries anonymously
a2309ed

sradc commited on

fix: catch exception if can't get git hash
15402aa

sradc commited on

no longer subtract 1 from the timestamp (since it's more accurate now)
253ef1f

sradc commited on

parquet file with fixed timestamps
2e1e799

sradc commited on

nb to surgically fix the timestamps in the parquet file
7e356f1

sradc commited on

fix timestamp computation (was rounding fps to int...)
5a9c0da

sradc commited on

log hash of query (so we can distuingish between queries, while preserving privacy)
b4233e1

sradc commited on

show git hash in app
bac9ad8

sradc commited on

update todo
8b68fd8

sradc commited on

update dataset.parquet to more filtered version
90f0815

sradc commited on

filter images more aggressively (~1/6 of images removed)
f15a39c

sradc commited on

filter images, by std, manual list, and similarity of clip vectors (and update deps)
9b328a7

sradc commited on

filtered dataset.parquet
7466055

sradc commited on

filter_images.ipynb -> manually filter videos by id
e79038e

sradc commited on

filtered images with low standard deviation
e100f99

sradc commited on

nb to filter images
8b11c67

sradc commited on

TODOs
cb81588

sradc commited on

run black on nb
ee16e23

sradc commited on

only go 1 second before timestamp
7b9d833

sradc commited on

fix: number of videos we mention that we index
498eef9

sradc commited on

update TODO
b66fa21

sradc commited on

update app.py GUI (order of operations & info/text)
fe577c4

sradc commited on

update app.py to use st.cache_resource (much faster/more responsive)
7969559

sradc commited on

updated dataset.parquet with more images
9357ade

sradc commited on

data wrangling notebook, to add base64 images to the parquet itself
5a3ba8c

sradc commited on

delete images and update parquet
270d9ba

sradc commited on

create .gitignore in image folder, and include base64 image in parquet, app.py use base64 image to display
4343947

sradc commited on

create .gitignore file in video download folder
44efe1c

sradc commited on

return more frames
cd44e6d

sradc commited on

update GUI text
7453c0d

sradc commited on

upgrade streamlit version, since change to it broke app
fa51412

sradc commited on

update GUI text
3b1e9be

sradc commited on

delete example.py
29033de

sradc commited on

update requirements to match huggingface streamlit sdk version
b9691bb

sradc commited on

turn off streamlit gathering of stats
0d53a91

sradc commited on

updated GUI text (again)
ba7f790

sradc commited on

updated GUI text
b3627a2

sradc commited on

modified + added text on GUI
eac1550

sradc commited on

added gitignores when downloading videos/video-ids, and added download_videos.py to run_pipeline.sh
04848c9

sradc commited on

added TODO
3a8e829

sradc commited on

turn on usage metric (in case it works for hf)
9cec39b

sradc commited on

python version 3.9 in readme for streamlit
de5803c

sradc commited on

add requirements.txt
4a4284e

sradc commited on

add image data
fabd800

sradc commited on

initial commit
1801c3b

sradc commited on