Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proprocess args incorrect #18

Open
ntlhui opened this issue Feb 2, 2025 · 0 comments
Open

proprocess args incorrect #18

ntlhui opened this issue Feb 2, 2025 · 0 comments
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@ntlhui
Copy link
Contributor

ntlhui commented Feb 2, 2025

$ fsl preprocess mnt/Lure\ 1\ Depth\ 1/*.ORF --format JPG --lens-calibration calibrations/fsl-07d-lens-raw.pkg --output-path Results/Lure\ 1\ Depth\ 1
/home/ubuntu/.local/share/pipx/venvs/fishsense-lite/lib/python3.12/site-packages/pyfishsensedev/library/homography/models/lightglue.py:29: FutureWarning: `torch.cuda.amp.custom_fwd(args...)` is deprecated. Please use `torch.amp.custom_fwd(args..., device_type='cuda')` instead.
  @torch.cuda.amp.custom_fwd(cast_inputs=torch.float32)
usage: fsl preprocess [-h] [-f FORMAT] -l LENS_CALIBRATION [--max-cpu MAX_NUM_CPU] [--max-gpu MAX_NUM_GPU] -o OUTPUT_PATH [--overwrite] [--config CONFIG] [--save-config SAVE_CONFIG] data [data ...]
fsl preprocess: error: the following arguments are required: -o/--output
@ntlhui ntlhui added bug Something isn't working documentation Improvements or additions to documentation labels Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants