Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Is this repo still mantained???? can anyone run this repo without any issue? #62

Open
lm17918 opened this issue Jan 2, 2024 · 4 comments

Comments

@lm17918
Copy link

lm17918 commented Jan 2, 2024

No description provided.

@stefanos50
Copy link

Hi, I don't know if it is still maintained, but if you have the proper data, then you can train the model and test it in offline frames without any issues. For real-time inference, you need to integrate it on your own.

@lm17918
Copy link
Author

lm17918 commented Jan 30, 2024

@stefanos50 Are you able to run it from zero now? Can you just give us the folder structure and some sample data we can use (Dummy data not from Cityscapes)? The instructions for creating the dataset are unclear and you can see it if from the periodic issues that are open about this problem.

@rogerfinnerty
Copy link

For training you need these files:

  1. fake dataset (I'm using CARLA)
    train/test/val.txt --> each line has image (png or jpg), robust labels - I used MSEG (png or jpg), gbuffers (.npz), and ground truth labels (png or jpg); all files separated by a comma

  2. real dataset (I'm using NuScenes)
    files.txt --> each line has image and robust labels (MSEG), separated by comma

Then just follow the readme to create the matched crops and crop weights files and modify train_pfd2cs.yaml with your file paths and you can start training.

@BasuPrithviraj
Copy link

@rogerfinnerty Hi, can you please tell me if you had faced any difficulties with regards to discriminators.py?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants