Skip to content

Release v1.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Jul 20:36
· 21 commits to main since this release
d5e8a40

🐳 Docker Image

Docker Hub URL: View Packages

Evaluation Image:

docker pull vdawgg/app-ras-25:eval-v1.2.1

Training Image:

docker pull vdawgg/app-ras-25:train-v1.2.1

πŸ“‹ Changelog

πŸš€ Features

  • add option to merge fine tuned adapter into pretrained model and use the result for eval
  • Lower the resolution of the input images

πŸ› Bug Fixes

  • Fix OOM issues in finetuning loop
  • fix missing sample dir in val zip extraction path

🧹 Maintenance

  • Colab notebook
  • add colab to readme