lyatdawn
lyatdawn
Sorry, the replay is so late. Sorry, I will push this dataset file later.
Generate datasets/VOC0712.txt is so easy, each line in datasets/VOC0712.txt is the image path. When you generate the VOC0712 block imags, i.e. execute ./scripts/generate_voc0712_compress.py, you can use ```find path to VOC0712...
Sorry, my reply is so late. Question1): you can modify the code in ./model/MemNet.py 39, 41, 42 line. Set the self.image_c = 3, and generate the RGB datasets. Question2): what...