Docs.rs
caffe2op-roialign-0.1.5-alpha.0
caffe2op-roialign 0.1.5-alpha.0
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Documentation
Repository
crates.io
Source
Owners
klebs6-x
Dependencies
caffe2-c10 ^0.1.5-alpha.0
normal
caffe2-common ^0.1.5-alpha.0
normal
caffe2-context ^0.1.5-alpha.0
normal
caffe2-imports ^0.1.5-alpha.0
normal
caffe2-operator ^0.1.5-alpha.0
normal
caffe2-tensor ^0.1.5-alpha.0
normal
caffe2-util ^0.1.5-alpha.0
normal
Versions
0%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate caffe2op_roialign
Version 0.1.5-alpha.0
All Items
Structs
Traits
Functions
Type Definitions
?
Crate
caffe2op_roialign
source
·
[
−
]
Structs
BilinearInterpolationParam
GetRoIAlignGradient
GetRoIAlignRotatedGradient
PreCalc
RoIAlignGradientOp
RoIAlignOp
| Region of Interest (RoI) align operation | as used in Mask R-CNN. |
RoIAlignRotatedGradientOp
RoIAlignRotatedOp
| Similar to RoIAlign but can handle rotated | region proposals. | | Based on https://arxiv.org/abs/1703.01086. |
TestParams
Traits
GetDeviceType
Functions
add
add_const_input
add_input
add_input_cpu_context
add_input_cudacontext
bilinear_interpolate_gradient
create_and_run
make_bilinear_interpolation_params
pre_calc_for_bilinear_interpolate
rand_int
roi_align_backward_feature
roi_align_rotated_forward
Type Definitions
RoIAlignCPUOp
RoIAlignGradientCPUOp
RoIAlignRotatedOpFloatCPU