Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Supernova1744/Vision.rs
/ functions
Functions
140 in github.com/Supernova1744/Vision.rs
⨍
Functions
140
◇
Types & classes
27
Function
is_valid_image
(file_path: &String)
YOLOv8-ONNXRuntime-Rust/src/utils.rs:19
Method
is_width_dynamic
(&self)
YOLOv8-ONNXRuntime-Rust/src/ort_backend.rs:436
Method
kconf
(&self)
YOLOv8-ONNXRuntime-Rust/src/model.rs:612
Function
load_class_mapping
(file_path: &str)
RF-DETR/src/mapping.rs:5
Function
main
()
YOLOv8-ONNXRuntime-Rust/build.rs:5
Function
main
()
YOLOv8-ONNXRuntime-Rust/src/main.rs:13
Function
main
()
RF-DETR/build.rs:5
Function
main
()
RF-DETR/src/main.rs:8
Method
na
(&self)
YOLOv8-ONNXRuntime-Rust/src/ort_backend.rs:533
Method
nc
(&self)
YOLOv8-ONNXRuntime-Rust/src/ort_backend.rs:484
Method
new
( probs: Option<Embedding>, bboxes: Option<Vec<Bbox>>, keypoints: Option<Vec<Vec<Point
YOLOv8-ONNXRuntime-Rust/src/yolo_result.rs:30
Method
new
(session: &Session)
YOLOv8-ONNXRuntime-Rust/src/ort_backend.rs:58
Method
new
(config: Args)
YOLOv8-ONNXRuntime-Rust/src/model.rs:35
Method
new
Creates a new service instance with the provided model.
YOLOv8-ONNXRuntime-Rust/src/yolo_service.rs:30
Method
new
Creates a new instance of MyImageProcessor with the provided model and processor.
RF-DETR/src/service.rs:28
Method
new
(config: Args)
RF-DETR/src/postprocess.rs:14
Method
new
(cuda: bool)
RF-DETR/src/model.rs:9
Method
new
Create a new instance of the Processor struct
RF-DETR/src/preprocess.rs:15
Method
new
(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
Method
new
(c1: usize, device: &B::Device)
yolov8_train/src/dfl.rs:13
Method
new
( c1: usize, c2: usize, n: Option<usize>, shortcut: Option<bool>,
yolov8_train/src/c2f.rs:15
Method
new
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
Method
new
(c1: usize, c2: usize, k: usize, device: &B::Device)
yolov8_train/src/sppf.rs:15
Method
new
Create a new Model module. # Arguments `device`: Device to initialize the module on.
yolov8_train/src/model.rs:68
Method
new
(nc: usize, ch: Vec<usize>, device: &B::Device)
yolov8_train/src/head.rs:45
Method
new_from_xywh
(xmin: f32, ymin: f32, width: f32, height: f32)
YOLOv8-ONNXRuntime-Rust/src/yolo_result.rs:151
Method
new_with_conf
(x: f32, y: f32, confidence: f32)
YOLOv8-ONNXRuntime-Rust/src/yolo_result.rs:74
Method
nm
(&self)
YOLOv8-ONNXRuntime-Rust/src/ort_backend.rs:525
Method
norm
(&self)
YOLOv8-ONNXRuntime-Rust/src/yolo_result.rs:129
Method
output_dtypes
(&self)
YOLOv8-ONNXRuntime-Rust/src/ort_backend.rs:396
Method
process_image
( &self, request: tonic::Request<crate::grpc::ImageRequest>, )
RF-DETR/src/service.rs:40
Method
process_images
( &self, request: Request<ProcessImagesRequest>, )
YOLOv8-ONNXRuntime-Rust/src/yolo_service.rs:39
Method
set_conf
(&mut self, val: f32)
YOLOv8-ONNXRuntime-Rust/src/model.rs:604
Method
set_ep_cuda
(device_id: i32)
YOLOv8-ONNXRuntime-Rust/src/ort_backend.rs:222
Method
set_ep_trt
( device_id: i32, fp16: bool, batch: &Batch, inputs: &OrtInputs, )
YOLOv8-ONNXRuntime-Rust/src/ort_backend.rs:238
Method
tl
(&self)
YOLOv8-ONNXRuntime-Rust/src/yolo_result.rs:196
Method
top1
(&self)
YOLOv8-ONNXRuntime-Rust/src/yolo_result.rs:134
Method
version
(&self)
YOLOv8-ONNXRuntime-Rust/src/ort_backend.rs:551
Method
width
(&self)
YOLOv8-ONNXRuntime-Rust/src/yolo_result.rs:172
Method
width
(&self)
YOLOv8-ONNXRuntime-Rust/src/ort_backend.rs:428
← previous
101–140 of 140, ranked by callers