Code to easily try 30 (and growing) different image matching methods
BSD 3-Clause "New" or "Revised" License
262
stars
17
forks
source link
Make install easier; allow install directly from pip + link to repo; restructure repo (move third_party under matching) #12
Closed
alexstoken closed 1 month ago
matching
is top level for install, andthird_party
,im_models
, andmodel_weights
are within this folderpyproject.toml
xformers
a unix install onlyadd_to_path()
util andTHIRD_PARTY_DIR
global to make model management easierCONTRIBUTING
, addTEMPLATE.py
for new models, updateREADME
with new install instructions