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

Implementation of XiNet #58

Closed
wants to merge 64 commits into from
Closed

Implementation of XiNet #58

wants to merge 64 commits into from

Conversation

fpaissan
Copy link
Collaborator

Implements:

  1. XiNet architecture;
  2. Exportability CI for XiNet;
  3. XiNet inside image classification recipe;

fpaissan and others added 30 commits October 6, 2023 09:26
* fix load_state + fix pbar train_loss

* remove mAP computation

* minor

* coco training of yolov8l

* increase number of workers

* remove breakpoint (#49)

* added working mAP

* added working mAP

* phinet object det - not converging

* fix Metric reduction with drop_last
matteobeltrami and others added 28 commits November 24, 2023 10:02
* separate checkpointer

* add status dict

* add new checkpointer logic and hooks for save_state

* minor to fix importing

* polishing training code

* ordered imports

* moved loss in another file

* add recover state to checkpointer

* removed breakpoint

* fix linters

* fix loguru style

* fix pytest

* moved load_params

* update reqs

* fix linters

* adding some docstrings

* add docstrings to prepare_data

* Added UserWarning

* Delete micromind/co

* fix debug option

* cosmetic

* add credits

* fix linters
* conf from python

* fixed paths

* handles configuration override

* refactor + cosmetic

* fix linters + remove old parsing
@fpaissan fpaissan closed this Nov 28, 2023
@fpaissan fpaissan deleted the xinet_impl branch November 28, 2023 14:15
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

Successfully merging this pull request may close these issues.

2 participants