Guillem Cucurull
                                            Guillem Cucurull
                                        
                                    Hello, there isn't really a difference between a node and a vertex. Some people use the word "node" and others use the word "vertex", but both have the same meaning.
First you would have to convert your image into a graph. For images you must decide what do your nodes and connections represent. For example, each pixel could be a...
According to the [polyvore dataset repo](https://github.com/xthan/polyvore-dataset?tab=readme-ov-file#dataset) the images have been removed from Google Drive and the authors recommend downloading them from [Kaggle](https://www.kaggle.com/datasets/dnepozitek/maryland-polyvore-images/data). This means that my script won't work, since...