feat: Added stuff
This commit is contained in:
@@ -56,6 +56,8 @@ pub struct Detect {
|
||||
pub threshold: f32,
|
||||
#[clap(short, long, default_value_t = 0.3)]
|
||||
pub nms_threshold: f32,
|
||||
#[clap(short, long, default_value_t = 8)]
|
||||
pub batch_size: usize,
|
||||
pub image: PathBuf,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user