Skip to content

Issues in training FoMo-Net #3

Description

@antonylion

Dear Authors,

I am encountering several issues while trying to train FoMo-Net:

  1. Missing Configuration File: The file configs/training/training.json is not present in the codebase.
  2. Import Errors:
    • ImportError: cannot import name 'segformer' from 'model_zoo' (unknown location) in model_utilities.py. There is no segformer module in the model_zoo folder.
    • Similarly, the point_transformer module is also missing from the model_zoo folder.
  3. README Discrepancy: There is a mismatch between the README instructions and the actual codebase structure. For example, in point 3 of "Adding new task," it suggests configs/method/your_task.json, but the current structure appears to be configs/method/your_task/your_task.json.
  4. ModuleNotFoundError: No module named 'datasets.NeonTreeDataset'. There is no NeonTreeDatasetmodule in thedatasets` folder.

Thank you for your attention. I look forward to running FoMo-Net successfully!

Best regards,
Antony


@ngbountos @salvaRC @paulaharder

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions