astro_rcnn icon indicating copy to clipboard operation
astro_rcnn copied to clipboard

Weights Mask_RCNN/logs/astro_rcnn_decam.h5

Open mikeedi opened this issue 4 years ago • 1 comments

Hello! How to download weights? $ git lfs fetch . fetch: Fetching reference refs/heads/master batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
error: failed to fetch some objects from 'https://github.com/burke86/astro_rcnn.git/info/lfs'

mikeedi avatar Aug 11 '21 13:08 mikeedi

@mikeedi Can you try downloading it by hand? Such as:

wget https://github.com/burke86/astro_rcnn/blob/master/Mask_RCNN/logs/astro_rcnn_decam.h5

burke86 avatar Aug 12 '21 14:08 burke86