chore: Update .gitignore to include custom ignores and remove outdated hint from prompt_plan.md
This commit is contained in:
@@ -101,7 +101,6 @@ Implement the core dataset loading logic in `utils/data_utils.py`:
|
||||
* In `__len__(self)`:
|
||||
* Return the total number of images.
|
||||
|
||||
*(Hint: Refer to the Torchvision Object Detection Finetuning Tutorial for guidance on parsing masks and structuring the target dictionary: https://pytorch.org/tutorials/intermediate/torchvision_tutorial.html)*
|
||||
```
|
||||
|
||||
## Prompt 5: Data Utilities (Transforms and Collate)
|
||||
|
||||
Reference in New Issue
Block a user