THU-LYJ-Lab / AR-Seg

[CVPR 2023] Efficient Semantic Segmentation by Altering Resolutions for Compressed Videos
MIT License
47 stars 9 forks source link

`dataset` is missing? #3

Closed tongyuantongyu closed 1 year ago

tongyuantongyu commented 1 year ago

In evaluation.py you wrote

from dataset.camvid import CamVid, CamVidWithFlow
from dataset.cityscapes import CityScapes, CityScapesWithFlow

but there's no dataset folder in the repo.

AlbertHuyb commented 1 year ago

Thanks for pointing this out. It has been updated.

AlbertHuyb commented 1 year ago

I'm going to close this issue. Welcome to star this repo if you find it helpful.