fix fish weight calculation by using correct parameters. output video
This commit is contained in:
2
FishMeasure/README.md
Executable file → Normal file
2
FishMeasure/README.md
Executable file → Normal file
@@ -1,7 +1,5 @@
|
||||
# 3D 鱼类重量测量系统
|
||||
|
||||
> **仓库瘦身说明**:为便于部署到 `FishServer`,已删除历史推理目录(如 `output_weight_estimator/`、`output-yolo-sam/`)、训练数据集 `datasets/`、`project_jiuzhou01/` 前端工程及部分实验子项目数据。运行时仍需保留 **`sam_vit_h_4b8939.pth`**、`runs/train/.../best.pt`、`weight_estimator/runs/dgcnn_20260312_171043/best.pt` 等权重;详见仓库根目录 [`README.md`](../README.md)。
|
||||
|
||||
基于 ZED 立体相机的 3D 鱼类重量自动测量项目。通过深度图检测、点云处理、模板匹配和体积计算,实现鱼类的非接触式重量估算。
|
||||
|
||||
## 项目概述
|
||||
|
||||
Reference in New Issue
Block a user