JohnTitor22's picture
Upload 228 files
12b7ec5 verified
raw
history blame contribute delete
252 Bytes
#!/bin/bash
# eval unimernet_base
python test.py --cfg configs/val/unimernet_base.yaml
# eval unimernet_small
python test.py --cfg configs/val/unimernet_small.yaml
# eval unimernet_tiny
python test.py --cfg configs/val/unimernet_tiny.yaml