DiamondLightSource / DiamondLightSource/python-murfey
CrYOLO model path caching means changes are not detected during collection
未關閉
- 主要語言
- Python
- 星號
- 2
- 分支
- 1
- 平均合併
- 1 天 10 小時
- 30 天內合併 PR
- 19
描述
Need to find a way to cache the call (https://github.com/DiamondLightSource/python-murfey/blob/a5e1fa5465023fa8c123e9b9d9d742c4de48b05f/src/murfey/util/processing_params.py#L38) most of the time but clear the cache when needed
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
先閱讀第 38 行附近的 src/murfey/util/processing_params.py,並追蹤收集期間如何讀取 CrYOLO 模型路徑。判斷何時必須使已快取的呼叫失效,以便偵測模型路徑的變更,同時讓一般呼叫維持快取;當收集能夠觀察到已變更的路徑,且不會進行不必要的重複工作時,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- machine-learning
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 35/100