Commit History

entities: make read_entities return entities
e04a33d

Niv Sardi commited on

make watcher accept arguments,
26ef429

Niv Sardi commited on

Dockerfile.python: make container wait for commands, this effectively kills watcher.py
55a3f0e

Niv Sardi commited on

deno: better var names for resolve()
3e81451

Niv Sardi commited on

deno: update filenames
f1b8483

Niv Sardi commited on

vendor: add arguments
dd9165a

Niv Sardi commited on

imtool: bugfix
da78e91

Niv Sardi commited on

augment: accept command line arguments
c92a751

Niv Sardi commited on

screenshot: support selenium remote driver
f0a5526

Niv Sardi commited on

web: bugfix fn not defined
187e8b8

Niv Sardi commited on

move from complicated multi-container to simpler design with a shell script
e919aa3

Niv Sardi commited on

bugfix: [names] in data.yaml
acbdf2a

Niv Sardi commited on

write_data.py: add --data arg
94a3eb0

Niv Sardi commited on

update docker file to actually build our own opencv
eab1d0a

Niv Sardi commited on

for some reason colab doesn't like NamedTuple
b6ba314

Niv Sardi commited on

update reqs
1f73e71

Niv Sardi commited on

add write_data
cd1bbe4

Niv Sardi commited on

python: fixups
d48129a

Niv Sardi commited on

augment: correctly pass alpha and labels
9477f68

Niv Sardi commited on

imtool:bb: add factor to intersect method
05c71b4

Niv Sardi commited on

augmenter: import main csv and convert bco to id so it's all ready for yolo
b658b84

Niv Sardi commited on

correctly import labels
6ef300c

Niv Sardi commited on

python: introduce markers and crop scripts to help debug
8beee8d

Niv Sardi commited on

types and better debug
f934e8e

Niv Sardi commited on

imtool: better types and use our data structures
4e1c07d

Niv Sardi commited on

obey mypy
63501c1

Niv Sardi commited on

tweak pipeline defaults
1415715

Niv Sardi commited on

imtool: readability
d9777e0

Niv Sardi commited on

types types types
5dea5bb

Niv Sardi commited on

augmentor: bugfix, properly convert between bb and centroid
e7640ca

Niv Sardi commited on

augmentor: pass alphas as heatmaps
9996fa3

Niv Sardi commited on

get logos in main.py
74a29fd

Niv Sardi commited on

defaults: cleanup
41bc6bd

Niv Sardi commited on

augmentation, first pass
8f69832

Niv Sardi commited on

defaults defaults defaults (and types)
ae7097b

Niv Sardi commited on

mypy pass
4b890a6

Niv Sardi commited on

fix debug lines leaking into main images
e34b2c2

Niv Sardi commited on

make Entity a NamedTuple
60ec487

Niv Sardi commited on

deno: take id
d6dde3c

Niv Sardi commited on

README: update todo
d16b094

Niv Sardi commited on

imtool: have read_bounding_boxes return bco
eada63e

Niv Sardi commited on

less debugging
8aa2646

Niv Sardi commited on

update readme
d8acda9

Niv Sardi commited on

imtool: pass id, this commit actually allows to start training
a865450

Niv Sardi commited on

change tilesize to 416, that's what seems to be used in yolo
ea75eb1

Niv Sardi commited on

reorder, python in python deno in deno
63f9146

Niv Sardi commited on

add more euristics to find logos, might be too much
fc32112

Niv Sardi commited on

bugfix: correctly position logos and fix selenium code
f7e5bce

Niv Sardi commited on

debug to debug, tile overlap 20%
304ab5e

Niv Sardi commited on

rework imtool
90c5fac

Niv Sardi commited on