Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AllentDan/LibtorchSegmentation
/ types & classes
Types & classes
182 in github.com/AllentDan/LibtorchSegmentation
⨍
Functions
542
◇
Types & classes
182
↓ 5 callers
Class
diyfp
src/utils/json.hpp:14389
↓ 5 callers
Class
json_pointer
src/utils/json.hpp:2923
↓ 3 callers
Class
out_of_range
! @brief exception indicating access out of the defined range This exception is thrown in case a library function is called on an input parameter tha
src/utils/json.hpp:2611
↓ 2 callers
Class
SegDataset
src/SegDataset.h:30
↓ 2 callers
Class
input_stream_adapter
! Input adapter for a (caching) istream. Ignores a UFT Byte Order Mark at beginning of input. Does not support changing the underlying std::streambuf
src/utils/json.hpp:4790
↓ 2 callers
Class
parse_error
! @brief exception indicating a parse error This exception is thrown by the library when a parse error occurs. Parse errors can occur during the dese
src/utils/json.hpp:2424
↓ 1 callers
Class
Data
contains mask and source image
src/utils/Augmentations.h:5
↓ 1 callers
Class
file_input_adapter
! Input adapter for stdio file access. This adapter read only 1 byte and do not use any buffer. This adapter is a very low level adapter. */
src/utils/json.hpp:4754
↓ 1 callers
Class
invalid_iterator
! @brief exception indicating errors with iterators This exception is thrown if iterators passed to a library function do not match the expected sema
src/utils/json.hpp:2510
↓ 1 callers
Class
other_error
! @brief exception indicating other library errors This exception is thrown in case of errors that cannot be classified with the other exception type
src/utils/json.hpp:2649
↓ 1 callers
Class
primitive_iterator_t
@brief an iterator for primitive JSON types This class models an iterator for primitive JSON types (boolean, number, string). It's only purpose is to
src/utils/json.hpp:10636
↓ 1 callers
Class
type_error
! @brief exception indicating executing a member function with a wrong type This exception is thrown in case of a type error; that is, a library func
src/utils/json.hpp:2564
Class
ASPPImpl
src/architectures/DeepLabDecoder.h:63
Class
ASPPPoolingImpl
src/architectures/DeepLabDecoder.h:55
Class
Augmentations
src/utils/Augmentations.h:11
Class
Backbone
src/utils/InterFace.h:5
Class
BlockImpl
In this implementation, bottleneck and basicblock are merged. */
src/backbones/ResNet.h:14
Class
Conv2dReLUImpl
src/architectures/UNetDecoder.h:16
Class
Conv3x3GNReLUImpl
src/architectures/FPNDecoder.h:5
Class
ConvBnReluImpl
src/architectures/PANDecoder.h:5
Class
DIR
src/utils/_dirent.h:284
Class
DecoderBlockImpl
decoderblock and center block
src/architectures/UNetDecoder.h:26
Class
DecoderBlockLinkImpl
src/architectures/LinknetDecoder.h:9
Class
DeepLabV3DecoderImpl
src/architectures/DeepLabDecoder.h:73
Class
DeepLabV3Impl
src/architectures/DeepLab.h:6
Class
DeepLabV3PlusDecoderImpl
src/architectures/DeepLabDecoder.h:83
Class
DeepLabV3PlusImpl
src/architectures/DeepLab.h:23
Class
FPABlockImpl
src/architectures/PANDecoder.h:19
Class
FPNBlockImpl
src/architectures/FPNDecoder.h:16
Class
FPNDecoderImpl
src/architectures/FPNDecoder.h:45
Class
FPNImpl
src/architectures/FPN.h:13
Class
GAUBlockImpl
src/architectures/PANDecoder.h:34
Class
LinkNetImpl
src/architectures/LinkNet.h:11
Class
LinknetDecoderImpl
src/architectures/LinknetDecoder.h:19
Class
MergeBlockImpl
src/architectures/FPNDecoder.h:36
Class
PANDecoderImpl
src/architectures/PANDecoder.h:44
Class
PANImpl
src/architectures/PAN.h:11
Class
PSPBlockImpl
src/architectures/PSPNetDecoder.h:4
Class
PSPDecoderImpl
src/architectures/PSPNetDecoder.h:22
Class
PSPModuleImpl
src/architectures/PSPNetDecoder.h:14
Class
PSPNetImpl
src/architectures/PSPNet.h:11
Class
ResNetImpl
src/backbones/ResNet.h:33
Class
SCSEModuleImpl
attention and basic
src/architectures/UNetDecoder.h:6
Class
SegmentationBlockImpl
src/architectures/FPNDecoder.h:27
Class
SegmentationHeadImpl
src/utils/util.h:41
Class
Segmentor
src/Segmentor.h:24
Class
UNetDecoderImpl
src/architectures/UNetDecoder.h:41
Class
UNetImpl
src/architectures/UNet.h:12
Class
VGGImpl
declare VGG, including initialization and forward
src/backbones/VGG.h:13
Class
_WDIR
src/utils/_dirent.h:244
Class
_WDIR
src/utils/_dirent.h:286
Class
_wdirent
Wide-character version */
src/utils/_dirent.h:223
Class
_wdirent
src/utils/_dirent.h:246
Class
adl_serializer
src/utils/json.hpp:2896
Class
basic_json
src/utils/json.hpp:2909
Class
basic_json
src/utils/json.hpp:11558
Class
binary_reader
src/utils/json.hpp:7695
Class
binary_writer
src/utils/json.hpp:12752
Class
boundaries
src/utils/json.hpp:14507
Class
byte_container_with_subtype
src/utils/json.hpp:4433
Class
cached_power
src/utils/json.hpp:14646
Enum
cbor_tag_handler_t
how to treat CBOR tags
src/utils/json.hpp:7668
Class
conjunction
src/utils/json.hpp:3323
Class
conjunction<B1, Bn...>
src/utils/json.hpp:3326
Class
conjunction<B1>
src/utils/json.hpp:3324
Class
detector
src/utils/json.hpp:2837
Class
detector<Default, void_t<Op<Args...>>, Op, Args...>
src/utils/json.hpp:2844
Class
dirent
Multi-byte character version */
src/utils/_dirent.h:263
Class
dirent
src/utils/_dirent.h:285
Class
dirent
src/utils/readfile.h:54
Enum
error_handler_t
how to treat decoding errors
src/utils/json.hpp:15469
Class
exception
! @brief general exception of the @ref basic_json class This class is an extension of `std::exception` objects with a member @a id for exception ids.
src/utils/json.hpp:2352
Class
external_constructor
src/utils/json.hpp:4014
Class
external_constructor<value_t::array>
src/utils/json.hpp:4117
Class
external_constructor<value_t::binary>
src/utils/json.hpp:4059
Class
external_constructor<value_t::boolean>
src/utils/json.hpp:4017
Class
external_constructor<value_t::number_float>
src/utils/json.hpp:4081
Class
external_constructor<value_t::number_integer>
src/utils/json.hpp:4105
Class
external_constructor<value_t::number_unsigned>
src/utils/json.hpp:4093
Class
external_constructor<value_t::object>
src/utils/json.hpp:4176
Class
external_constructor<value_t::string>
src/utils/json.hpp:4029
Class
from_json_fn
src/utils/json.hpp:3784
Class
has_from_json
src/utils/json.hpp:3034
Class
has_from_json < BasicJsonType, T, enable_if_t < !is_basic_json<T>::value >>
src/utils/json.hpp:3047
Class
has_non_default_from_json
src/utils/json.hpp:3060
Class
has_non_default_from_json < BasicJsonType, T, enable_if_t < !is_basic_json<T>::value >>
src/utils/json.hpp:3063
Class
has_to_json
src/utils/json.hpp:3075
Class
has_to_json < BasicJsonType, T, enable_if_t < !is_basic_json<T>::value >>
src/utils/json.hpp:3078
Class
hash<nlohmann::json>
src/utils/json.hpp:25188
Class
index_sequence
src/utils/json.hpp:2687
Enum
input_format_t
the supported input formats
src/utils/json.hpp:4744
Class
internal_iterator
src/utils/json.hpp:10750
Class
is_basic_json
src/utils/json.hpp:2977
Class
is_compatible_array_type
src/utils/json.hpp:3233
Class
is_compatible_array_type_impl
src/utils/json.hpp:3214
Class
is_compatible_array_type_impl < BasicJsonType, CompatibleArrayType, enable_if_t < is_detected<value_type_t, CompatibleArrayType>::value&& is_detected<iterator_t, CompatibleArrayType>::value&& // This is needed because json_reverse_iterator has a ::iterator type... // Therefore it is detected as a CompatibleArrayType. // The real fix would be to have an Iterable concept. !is_iterator_traits < iterator_traits<CompatibleArrayType >>::value >>
src/utils/json.hpp:3217
Class
is_compatible_integer_type
src/utils/json.hpp:3302
Class
is_compatible_integer_type_impl
src/utils/json.hpp:3281
Class
is_compatible_integer_type_impl < RealIntegerType, CompatibleNumberIntegerType, enable_if_t < std::is_integral<RealIntegerType>::value&& std::is_integral<CompatibleNumberIntegerType>::value&& !std::is_same<bool, CompatibleNumberIntegerType>::value >>
src/utils/json.hpp:3284
Class
is_compatible_object_type
src/utils/json.hpp:3140
next →
1–100 of 182, ranked by callers