Code Monkey home page Code Monkey logo

Comments (7)

Hlings avatar Hlings commented on August 17, 2024

Hello. The format of Foggy Cityscapes dataset is the same as Cityscapes. You can refer to cityscapes_to_yolo.py to process foggy version of cityscapes :)

from acrofod.

SumayyaInayat avatar SumayyaInayat commented on August 17, 2024

from acrofod.

Hlings avatar Hlings commented on August 17, 2024

Hi,
You can refer to code here for selecting a specific number of target domain dataset. And use the selected sub-dataset for training :)

from acrofod.

Hlings avatar Hlings commented on August 17, 2024

Hi! I find I probably misunderstood your requirement :( I randomly select 8 images across the whole dataset. The samples are not choiced by classes.

from acrofod.

SumayyaInayat avatar SumayyaInayat commented on August 17, 2024

Hi,
Yes you are right!!
This is what I wanted to know that whether you have chosen images based upon the classes or completely random. Thanks alot for reconsidering my question. It is of great help to me. But since I am running your code on a custom dataset so I have few question, please guide me in this.

if completely random 8-images set is chosen, than is there any such assumption that every sample selected must be having all the instances of the classes in the dataset or at least there are few instances of all the classes in chosen 8-images collectively?

If above assumption is not made, and there are chances of missing a particular class in target 8-image set, then how do you make up for an unseen class in test data?

Thanks!

from acrofod.

Hlings avatar Hlings commented on August 17, 2024

Yeah. I practically met the same problem.
I tried to solve this problem by manually selecting the images to comprise each target class sampled.
But, I think it's ok that some target classes are missing since the main problem is the domain gap, and the training pipeline uses the source data, which has all of the classes during training.
You can try both methods and share the results here to help us better understand this task thx :)

from acrofod.

SumayyaInayat avatar SumayyaInayat commented on August 17, 2024

ok that sounds cool now!!!
Sure I will share the results.
Thanks alot for helping me!

from acrofod.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.