MCPcopy Create free account

hub / github.com/Supernova1744/Vision.rs / functions

Functions140 in github.com/Supernova1744/Vision.rs

Functionis_valid_image
(file_path: &String)
YOLOv8-ONNXRuntime-Rust/src/utils.rs:19
Methodis_width_dynamic
(&self)
YOLOv8-ONNXRuntime-Rust/src/ort_backend.rs:436
Methodkconf
(&self)
YOLOv8-ONNXRuntime-Rust/src/model.rs:612
Functionload_class_mapping
(file_path: &str)
RF-DETR/src/mapping.rs:5
Functionmain
()
YOLOv8-ONNXRuntime-Rust/build.rs:5
Functionmain
()
YOLOv8-ONNXRuntime-Rust/src/main.rs:13
Functionmain
()
RF-DETR/build.rs:5
Functionmain
()
RF-DETR/src/main.rs:8
Methodna
(&self)
YOLOv8-ONNXRuntime-Rust/src/ort_backend.rs:533
Methodnc
(&self)
YOLOv8-ONNXRuntime-Rust/src/ort_backend.rs:484
Methodnew
( probs: Option<Embedding>, bboxes: Option<Vec<Bbox>>, keypoints: Option<Vec<Vec<Point
YOLOv8-ONNXRuntime-Rust/src/yolo_result.rs:30
Methodnew
(session: &Session)
YOLOv8-ONNXRuntime-Rust/src/ort_backend.rs:58
Methodnew
(config: Args)
YOLOv8-ONNXRuntime-Rust/src/model.rs:35
Methodnew
Creates a new service instance with the provided model.
YOLOv8-ONNXRuntime-Rust/src/yolo_service.rs:30
Methodnew
Creates a new instance of MyImageProcessor with the provided model and processor.
RF-DETR/src/service.rs:28
Methodnew
(config: Args)
RF-DETR/src/postprocess.rs:14
Methodnew
(cuda: bool)
RF-DETR/src/model.rs:9
Methodnew
Create a new instance of the Processor struct
RF-DETR/src/preprocess.rs:15
Methodnew
(c1: usize, c2: usize, k: usize, s: usize, p: Option<usize>, g: Option<usize>, d: Option<usize>, device: &B::D
yolov8_train/src/conv.rs:26
Methodnew
(c1: usize, device: &B::Device)
yolov8_train/src/dfl.rs:13
Methodnew
( c1: usize, c2: usize, n: Option<usize>, shortcut: Option<bool>,
yolov8_train/src/c2f.rs:15
Methodnew
Create a new Bottleneck module. # Arguments `channels`: Input and output channels. `kernel_size`: Kernel sizes for convolutions. `e`: Expansion ratio
yolov8_train/src/bottleneck.rs:24
Methodnew
(c1: usize, c2: usize, k: usize, device: &B::Device)
yolov8_train/src/sppf.rs:15
Methodnew
Create a new Model module. # Arguments `device`: Device to initialize the module on.
yolov8_train/src/model.rs:68
Methodnew
(nc: usize, ch: Vec<usize>, device: &B::Device)
yolov8_train/src/head.rs:45
Methodnew_from_xywh
(xmin: f32, ymin: f32, width: f32, height: f32)
YOLOv8-ONNXRuntime-Rust/src/yolo_result.rs:151
Methodnew_with_conf
(x: f32, y: f32, confidence: f32)
YOLOv8-ONNXRuntime-Rust/src/yolo_result.rs:74
Methodnm
(&self)
YOLOv8-ONNXRuntime-Rust/src/ort_backend.rs:525
Methodnorm
(&self)
YOLOv8-ONNXRuntime-Rust/src/yolo_result.rs:129
Methodoutput_dtypes
(&self)
YOLOv8-ONNXRuntime-Rust/src/ort_backend.rs:396
Methodprocess_image
( &self, request: tonic::Request<crate::grpc::ImageRequest>, )
RF-DETR/src/service.rs:40
Methodprocess_images
( &self, request: Request<ProcessImagesRequest>, )
YOLOv8-ONNXRuntime-Rust/src/yolo_service.rs:39
Methodset_conf
(&mut self, val: f32)
YOLOv8-ONNXRuntime-Rust/src/model.rs:604
Methodset_ep_cuda
(device_id: i32)
YOLOv8-ONNXRuntime-Rust/src/ort_backend.rs:222
Methodset_ep_trt
( device_id: i32, fp16: bool, batch: &Batch, inputs: &OrtInputs, )
YOLOv8-ONNXRuntime-Rust/src/ort_backend.rs:238
Methodtl
(&self)
YOLOv8-ONNXRuntime-Rust/src/yolo_result.rs:196
Methodtop1
(&self)
YOLOv8-ONNXRuntime-Rust/src/yolo_result.rs:134
Methodversion
(&self)
YOLOv8-ONNXRuntime-Rust/src/ort_backend.rs:551
Methodwidth
(&self)
YOLOv8-ONNXRuntime-Rust/src/yolo_result.rs:172
Methodwidth
(&self)
YOLOv8-ONNXRuntime-Rust/src/ort_backend.rs:428
← previous101–140 of 140, ranked by callers