A project to validate ClipAdapter's performance using the open-source CIS dataset and a custom worker dataset.
This project leverages the open-source CIS dataset and a custom worker dataset to evaluate the performance of ClipAdapter. You can view the results and experiment details in the rebar.ipynb notebook.
First, clone the main repository and the ClipAdapter repository:
git clone https://github.com/gaobiaoli/CIS-few-shot.git
cd CIS-few-shot
git clone https://github.com/gaobiaoli/ClipAdapter.git
pip install requirements.txtcd CIS-few-shot/dataset
tar -xvf rebar_tying.gzTurn to jupter notebook: rebar.ipynb