Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
MaybeShewill-CV committed Jan 25, 2024
1 parent b07977b commit 1904b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/models/mono_depth_estimation/metric3d.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ class Metric3D : public jinq::models::BaseAiModel<INPUT, OUTPUT> {
jinq::common::StatusCode run(const INPUT &input, OUTPUT &output) override;

/***
* if db text detector successfully initialized
* if model successfully initialized
* @return
*/
bool is_successfully_initialized() const override;
Expand Down

0 comments on commit 1904b8f

Please sign in to comment.