Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could you provide a more detailed documentation? #2

Open
2462954048 opened this issue Aug 23, 2024 · 1 comment
Open

Could you provide a more detailed documentation? #2

2462954048 opened this issue Aug 23, 2024 · 1 comment

Comments

@2462954048
Copy link

Based on the instructions you provided, I found it difficult to reproduce the project. After setting up your EOD project and installing detectron2 and opendet in the project, I am not sure how to proceed next.
Can you provide more clear step-by-step instructions for Basic Setup and Usage?

@roywang021
Copy link
Owner

Since evidential deep learning only requires treating the logit output of the previous classification head as evidence, you should be able to run the process by simply modifying the faster_rcnn.py file in the EOD/EOD/modeling/roi_heads. To reduce training time, you can directly fine-tune using the weights provided in (https://huggingface.co/natewang021/eod/tree/main).

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

No branches or pull requests

2 participants