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

[TF] Added a warning when training without pre-trained weights #2047

Merged
merged 6 commits into from
Dec 6, 2023

Conversation

nikita-savelyevv
Copy link
Collaborator

@nikita-savelyevv nikita-savelyevv commented Aug 16, 2023

Added a warning when starting training object detection model without provided weights

Tickets

116938

@nikita-savelyevv nikita-savelyevv requested a review from a team as a code owner August 16, 2023 13:05
@github-actions github-actions bot added the NNCF TF Pull requests that updates NNCF TensorFlow label Aug 16, 2023
@nikita-savelyevv nikita-savelyevv changed the title [TF] Training without weights warning [TF] Added a warning when training without pre-trained weights Aug 16, 2023
@codecov
Copy link

codecov bot commented Aug 17, 2023

Codecov Report

Merging #2047 (d113ea3) into develop (242aacd) will increase coverage by 3.34%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2047      +/-   ##
===========================================
+ Coverage    86.43%   89.78%   +3.34%     
===========================================
  Files          487      487              
  Lines        46948    43802    -3146     
===========================================
- Hits         40581    39326    -1255     
+ Misses        6367     4476    -1891     

see 72 files with indirect coverage changes

Flag Coverage Δ
COMMON ?
ONNX 33.86% <ø> (-0.24%) ⬇️
OPENVINO 38.71% <ø> (+0.02%) ⬆️
TENSORFLOW 30.01% <ø> (ø)
TORCH 62.69% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
common 89.61% <ø> (-2.82%) ⬇️
torch 93.17% <ø> (+6.76%) ⬆️
tensorflow 94.03% <ø> (ø)
onnx 97.03% <ø> (-0.02%) ⬇️
openvino 92.08% <ø> (+9.98%) ⬆️
ptq 86.08% <ø> (+3.72%) ⬆️

@alexsu52 alexsu52 merged commit 01e3c2f into openvinotoolkit:develop Dec 6, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NNCF TF Pull requests that updates NNCF TensorFlow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants