Hà Việt Tiến

Results 4 comments of Hà Việt Tiến

> Set storage parameter in GoogleImageCrawler like this: storage={''root_idr': 'your_dir'} > Hope this help! You may not understand the problem I have. google_crawler.set_storage({''root_idr': 'your_new_dir'}) didn't work for me. How do...

Modify [this line](https://github.com/eriklindernoren/PyTorch-YOLOv3/blob/47b7c912877ca69db35b8af3a38d6522681b3bb3/utils/datasets.py#L65): ``` path.lower().replace("images", "labels").replace( ".png", ".txt").replace(".jpg", ".txt").replace(".jpeg", ".txt").replace(".jpeg", ".txt") ```

@heilaw can you help me out? Thank you

Same issue. I think it's because this repo is written with torch 1.0.0 when torch.bool and torch ::kBool wasn't a thing