This commit is contained in:
guest
2026-05-06 15:59:38 +08:00
parent 616b53f0a6
commit d4501ff2da
42 changed files with 1 additions and 1 deletions

0
FishAction/PYTORCHVIDEO_TRAINING.md Executable file → Normal file
View File

0
FishAction/README.md Executable file → Normal file
View File

0
FishAction/SEGMENT_LABEL_TRAINING.md Executable file → Normal file
View File

0
FishAction/TRAINING_GUIDE.md Executable file → Normal file
View File

0
FishAction/dataset/README.md Executable file → Normal file
View File

0
FishAction/dataset/auto_label_optical_flow.py Executable file → Normal file
View File

0
FishAction/dataset/prepare_fish_dataset.py Executable file → Normal file
View File

0
FishAction/dataset/split_videos_into_minutes.py Executable file → Normal file
View File

0
FishAction/predict_video_x3d_3class.py Executable file → Normal file
View File

0
FishAction/requirements.txt Executable file → Normal file
View File

0
FishAction/test.sh Executable file → Normal file
View File

0
FishAction/test_pytorchvideo_x3d_3class.py Executable file → Normal file
View File

0
FishAction/train.sh Executable file → Normal file
View File

0
FishAction/train_fish_action.sh Executable file → Normal file
View File

0
FishAction/train_pytorchvideo_x3d.py Executable file → Normal file
View File

0
FishAction/train_pytorchvideo_x3d_segments.py Executable file → Normal file
View File

0
FishAction/wrong_test.json Executable file → Normal file
View File

0
FishMeasure/batch_process_svo2.py Executable file → Normal file
View File

0
FishMeasure/dataset/dataset.py Executable file → Normal file
View File

0
FishMeasure/detection/test_all_images.py Executable file → Normal file
View File

0
FishMeasure/pointcloud_classifier/dataset.py Executable file → Normal file
View File

0
FishMeasure/pointcloud_classifier/run_test.sh Executable file → Normal file
View File

0
FishMeasure/pointcloud_classifier/train_pointnet.py Executable file → Normal file
View File

0
FishMeasure/run_fish_evaluation.sh Executable file → Normal file
View File

0
FishMeasure/run_fish_evaluation_batch.sh Executable file → Normal file
View File

0
FishMeasure/run_fish_evaluation_simple.sh Executable file → Normal file
View File

0
FishMeasure/run_predict_from_svo2.sh Executable file → Normal file
View File

0
FishMeasure/run_predict_from_svo2_fish9.sh Executable file → Normal file
View File

0
FishMeasure/utils/evaluate_flatness.py Executable file → Normal file
View File

0
FishMeasure/utils/keep_largest_cluster.py Executable file → Normal file
View File

0
FishMeasure/weight_estimator/test_dgcc.sh Executable file → Normal file
View File

2
fish_api/start_fresh.sh Normal file → Executable file
View File

@@ -27,7 +27,7 @@ cd "$DIR"
# 未设置时由 app/settings.py 的默认值或 .env 中的 PUBLIC_BASE_URL 决定。 # 未设置时由 app/settings.py 的默认值或 .env 中的 PUBLIC_BASE_URL 决定。
unset PYTHON_FISH_MEASURE PYTHON_FISH_ACTION 2>/dev/null || true unset PYTHON_FISH_MEASURE PYTHON_FISH_ACTION 2>/dev/null || true
PY="${PYTHON:-python3.8}" PY="${PYTHON:-python3}"
"$PY" -m app.prestart_fresh "$PY" -m app.prestart_fresh

0
packaging/bootstrap_fishserver.sh Executable file → Normal file
View File

0
packaging/patch_cuda_torch.sh Executable file → Normal file
View File

0
record.sh Executable file → Normal file
View File

0
scripts/biomass_poller.py Executable file → Normal file
View File

0
scripts/measure_debug.sh Executable file → Normal file
View File

0
scripts/setup_ffmpeg.sh Executable file → Normal file
View File

0
scripts/start_fresh.sh Executable file → Normal file
View File

0
start_recording.sh Executable file → Normal file
View File