窓の杜にてコンテストの概要やアプリケーションについて取り上げられました✨ Link
インテルの世界コンテストに提出し、表彰されました。 Link
- Python 3.10.11
- Windows 10
- IntelCore Ultra
py -3.10 -m venv venv
venv\Scripts\Activate.ps1
pip install -r .\requirements.txt
clone
git clone https://github.com/wenyi5608/GroundingDINO/
git clone https://github.com/yformer/EfficientSAM
git clone https://github.com/IDEA-Research/Grounded-Segment-Anything
python app.py
check.pyを動かしてInfo:GPUにAvailable_Devicesが1以上あることを確認してください。
