wrongmove/crawler
Kadir 508aa02812 Real crawling scripts and floorplan detection
1. get all listings
2. get all detail jsons
3. get all images
4. get all floorplans
5. detecting floorplans

Also updating dependencies for huggingface etc.
2024-03-10 18:49:39 +00:00
..
data adding floorplans, detail json, refactored the folders 2024-03-07 22:02:09 +00:00
proof_of_concept adding floorplans, detail json, refactored the folders 2024-03-07 22:02:09 +00:00
rec Real crawling scripts and floorplan detection 2024-03-10 18:49:39 +00:00
.gitignore Real crawling scripts and floorplan detection 2024-03-10 18:49:39 +00:00
1_dump_listings.py Real crawling scripts and floorplan detection 2024-03-10 18:49:39 +00:00
2_dump_detail.py Real crawling scripts and floorplan detection 2024-03-10 18:49:39 +00:00
3_dump_images.py Real crawling scripts and floorplan detection 2024-03-10 18:49:39 +00:00
4_detect_floorplan.py Real crawling scripts and floorplan detection 2024-03-10 18:49:39 +00:00
data_access.py Real crawling scripts and floorplan detection 2024-03-10 18:49:39 +00:00
GUIDE merging the visual query answering with the crawler. Monorepo go! 2024-03-01 16:42:48 +01:00
main_tmp.py adding floorplans, detail json, refactored the folders 2024-03-07 22:02:09 +00:00
Makefile merging the visual query answering with the crawler. Monorepo go! 2024-03-01 16:42:48 +01:00
poetry.lock Real crawling scripts and floorplan detection 2024-03-10 18:49:39 +00:00
pyproject.toml Real crawling scripts and floorplan detection 2024-03-10 18:49:39 +00:00
TASKS merging the visual query answering with the crawler. Monorepo go! 2024-03-01 16:42:48 +01:00
testing.py merging the visual query answering with the crawler. Monorepo go! 2024-03-01 16:42:48 +01:00