tile2vec
tile2vec copied to clipboard
Implementation and examples for Tile2Vec
Following notebooks are not working: 1. Example 1: Sampling triplets from image dataset FileNotFoundError: [Errno 2] No such file or directory: '../data/naip_tifs' 2. Example 2: Train Tile2vec from scratch NameError...
I'm interested in trying to reproduce the numbers in Table 1 of the paper, but the example script you have for training a downstream model gets substantially better performance than...
First of all, thank you so much for open sourcing the work! It's a good publication. I went through the [repo ](https://github.com/anshulsamar/tile2vec)by @anshulsamar (a fork of this repo, combined with...
Thanks very much for your impressive works! Could you please tell me the dataset used in the Example - 1 for selecting the triplets? I'm downloading the NAIP dataset from...