Hà Việt Tiến
Hà Việt Tiến
I was try to change the `root_dir` by the following: ` google_crawler = GoogleImageCrawler( feeder_threads=1, parser_threads=1, downloader_threads=4, storage=storage) ` ` google_crawler.set_storage(new_storage) ` But it doesn't seem to work. Did I...
Is there a way to use this library with docker container?
I use EfficientDet-D0 to train on my own dataset and got poor results. Much worse than even YOLOV3. So I put a simple test to see if the model can...
Hi, when I run `evaluate.py` with `config_file`: CornerNet_Squeeze on GTX 1080 11GB. It got CUDA out of memory when reaching 49%. The 'test_batch' is 1. As I observed, the RAM...
Hi, thanks for the code. I was able to train now, But since my dataset is small and not very general. I want to freeze part of the model to...
I'm having some issues with downloading checkpoint model of FeatherNets from pan.baidu. Could you provide me a link to download for international? Thank you.