Skip to content

Questions about ViewFormer Implementation: bin File Generation, Visualization Methods, and Single GPU Training Configuration #8

@DDEONSIK

Description

@DDEONSIK

Questions about ViewFormer Implementation: bin File Generation, Visualization Methods, and Single GPU Training Configuration

Hello, I have a few questions regarding ViewFormer:

1. Bin File Generation for Oviz Visualization

I understand that a bin file format is required to visualize training results using Oviz. Could you explain how to generate these bin files?

2. Visualization Methods

How did you create visualization images like Figure 5 in the paper? If it was generated using code, would it be possible to share the demo code?
image

3. Single GPU Training Configuration

In the viewformer_r50_704x256_seq_90e.py file, I noticed that changing the num_gpus value affects the total number of iterations during training. When training with a single GPU, should I set num_gpus to 1 and increase the number of iterations to achieve performance levels comparable to those reported in the paper?

(Note: Using the default value of num_gpus=8 did not achieve the performance levels mentioned in the paper.)

Thank you for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions