Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FakerYFX/FOTS
/ functions
Functions
1,665 in github.com/FakerYFX/FOTS
⨍
Functions
1,665
◇
Types & classes
707
↓ 1 callers
Method
get
lanms/lanms.h:141
↓ 1 callers
Method
get
lanms/include/pybind11/cast.h:1379
↓ 1 callers
Function
get_images
get images's path and name
data/dataset.py:13
↓ 1 callers
Function
get_object_handle
utils/lanms/include/pybind11/cast.h:502
↓ 1 callers
Function
get_object_handle
lanms/include/pybind11/cast.h:502
↓ 1 callers
Function
get_type_handle
utils/lanms/include/pybind11/cast.h:260
↓ 1 callers
Function
get_type_handle
lanms/include/pybind11/cast.h:260
↓ 1 callers
Method
get_type_info
utils/lanms/include/pybind11/numpy.h:86
↓ 1 callers
Method
get_type_info
lanms/include/pybind11/numpy.h:86
↓ 1 callers
Function
get_type_overload
utils/lanms/include/pybind11/pybind11.h:1772
↓ 1 callers
Function
get_type_overload
lanms/include/pybind11/pybind11.h:1772
↓ 1 callers
Function
image_label
get image's corresponding matrix and ground truth
data/dataset.py:566
↓ 1 callers
Method
img
self.img('input_img',t.Tensor(64,64)) self.img('input_imgs',t.Tensor(3,64,64)) self.img('input_imgs',t.Tensor(100,1,64,64))
utils/visualize.py:53
↓ 1 callers
Method
implicit_cast
utils/lanms/include/pybind11/cast.h:1336
↓ 1 callers
Method
implicit_cast
lanms/include/pybind11/cast.h:1336
↓ 1 callers
Method
increment
utils/lanms/include/pybind11/numpy.h:1255
↓ 1 callers
Method
increment
lanms/include/pybind11/numpy.h:1255
↓ 1 callers
Function
initialize_interpreter
utils/lanms/include/pybind11/embed.h:95
↓ 1 callers
Function
initialize_interpreter
lanms/include/pybind11/embed.h:95
↓ 1 callers
Method
is_cpp_function
utils/lanms/include/pybind11/pytypes.h:1207
↓ 1 callers
Method
is_cpp_function
lanms/include/pybind11/pytypes.h:1207
↓ 1 callers
Function
isinstance
utils/lanms/include/pybind11/pytypes.h:329
↓ 1 callers
Function
isinstance
lanms/include/pybind11/pytypes.h:329
↓ 1 callers
Function
isinstance_generic
utils/lanms/include/pybind11/cast.h:447
↓ 1 callers
Function
isinstance_generic
lanms/include/pybind11/cast.h:447
↓ 1 callers
Function
iter
utils/lanms/include/pybind11/pytypes.h:1279
↓ 1 callers
Function
iter
lanms/include/pybind11/pytypes.h:1279
↓ 1 callers
Method
kind
Single-character type code.
utils/lanms/include/pybind11/numpy.h:468
↓ 1 callers
Method
kind
Single-character type code.
lanms/include/pybind11/numpy.h:468
↓ 1 callers
Function
last
utils/lanms/include/pybind11/common.h:594
↓ 1 callers
Function
last
lanms/include/pybind11/common.h:594
↓ 1 callers
Function
load
utils/lanms/include/pybind11/eigen.h:550
↓ 1 callers
Function
load
lanms/include/pybind11/eigen.h:550
↓ 1 callers
Function
load_annoataion
load annotation from the text file :param p: :return:
data/dataset.py:26
↓ 1 callers
Method
load_args
utils/lanms/include/pybind11/cast.h:1836
↓ 1 callers
Method
load_args
lanms/include/pybind11/cast.h:1836
↓ 1 callers
Function
load_model
(model_path, with_gpu)
eval.py:13
↓ 1 callers
Function
load_numpy_internals
utils/lanms/include/pybind11/numpy.h:100
↓ 1 callers
Function
load_numpy_internals
lanms/include/pybind11/numpy.h:100
↓ 1 callers
Function
load_type
utils/lanms/include/pybind11/cast.h:1591
↓ 1 callers
Function
load_type
lanms/include/pybind11/cast.h:1591
↓ 1 callers
Function
main
(args:argparse.Namespace)
eval.py:26
↓ 1 callers
Function
main
(**kwargs)
main_train.py:60
↓ 1 callers
Function
make_default_metaclass
This metaclass is assigned by default to all pybind11 types and is required in order for static properties to function correctly. Users may overri
utils/lanms/include/pybind11/class_support.h:151
↓ 1 callers
Function
make_default_metaclass
This metaclass is assigned by default to all pybind11 types and is required in order for static properties to function correctly. Users may overri
lanms/include/pybind11/class_support.h:151
↓ 1 callers
Function
make_iterator
utils/lanms/include/pybind11/pybind11.h:1441
↓ 1 callers
Function
make_iterator
lanms/include/pybind11/pybind11.h:1441
↓ 1 callers
Function
make_key_iterator
utils/lanms/include/pybind11/pybind11.h:1470
↓ 1 callers
Function
make_key_iterator
lanms/include/pybind11/pybind11.h:1470
↓ 1 callers
Function
make_new_python_type
Create a brand new Python type according to the `type_record` specification. Return value: New reference. */
utils/lanms/include/pybind11/class_support.h:502
↓ 1 callers
Function
make_new_python_type
Create a brand new Python type according to the `type_record` specification. Return value: New reference. */
lanms/include/pybind11/class_support.h:502
↓ 1 callers
Function
make_object_base_type
Create the type which can be used as a common base for all classes. This is needed in order to satisfy Python's requirements for multiple inherit
utils/lanms/include/pybind11/class_support.h:351
↓ 1 callers
Function
make_object_base_type
Create the type which can be used as a common base for all classes. This is needed in order to satisfy Python's requirements for multiple inherit
lanms/include/pybind11/class_support.h:351
↓ 1 callers
Function
make_static_property_type
A `static_property` is the same as a `property` but the `__get__()` and `__set__()` methods are modified to always use the object type instead of
utils/lanms/include/pybind11/class_support.h:38
↓ 1 callers
Function
make_static_property_type
A `static_property` is the same as a `property` but the `__get__()` and `__set__()` methods are modified to always use the object type instead of
lanms/include/pybind11/class_support.h:38
↓ 1 callers
Function
merge_quadrangle_n9
utils/lanms/lanms.h:199
↓ 1 callers
Function
merge_quadrangle_n9
lanms/lanms.h:199
↓ 1 callers
Function
operator()
utils/lanms/include/pybind11/common.h:780
↓ 1 callers
Function
operator()
lanms/include/pybind11/common.h:780
↓ 1 callers
Method
operator=
utils/lanms/include/pybind11/cast.h:1780
↓ 1 callers
Method
operator=
lanms/include/pybind11/cast.h:1780
↓ 1 callers
Method
plot
self.plot('loss',1.00)
utils/visualize.py:40
↓ 1 callers
Function
poly_iou
utils/lanms/lanms.h:22
↓ 1 callers
Function
poly_iou
lanms/lanms.h:22
↓ 1 callers
Function
polygon_area
compute area of a polygon :param poly: :return:
data/dataset.py:51
↓ 1 callers
Method
polygon_area
compute area of a polygon :param poly: :return:
utils/bbox.py:15
↓ 1 callers
Function
polys2floats
utils/lanms/adaptor.cpp:13
↓ 1 callers
Function
polys2floats
lanms/adaptor.cpp:13
↓ 1 callers
Method
predict
(im_fn, input_dir,model, with_img=False, output_dir=None, with_gpu=False)
utils/bbox.py:294
↓ 1 callers
Function
rectangle_from_parallelogram
fit a rectangle from a parallelogram :param poly: :return:
data/dataset.py:276
↓ 1 callers
Function
register_exception_translator
utils/lanms/include/pybind11/pybind11.h:1525
↓ 1 callers
Function
register_exception_translator
lanms/include/pybind11/pybind11.h:1525
↓ 1 callers
Function
register_instance
utils/lanms/include/pybind11/class_support.h:222
↓ 1 callers
Function
register_instance
lanms/include/pybind11/class_support.h:222
↓ 1 callers
Function
register_instance_impl
utils/lanms/include/pybind11/class_support.h:206
↓ 1 callers
Function
register_instance_impl
lanms/include/pybind11/class_support.h:206
↓ 1 callers
Function
repr
utils/lanms/include/pybind11/pytypes.h:1268
↓ 1 callers
Function
repr
lanms/include/pybind11/pytypes.h:1268
↓ 1 callers
Method
resize_image
resize image to a size multiple of 32 which is required by the network :param im: the resized image :param max_side_len: limi
utils/bbox.py:136
↓ 1 callers
Function
restore_rectangle_rbox
(origin, geometry)
data/dataset.py:369
↓ 1 callers
Method
restore_rectangle_rbox
(origin, geometry)
utils/bbox.py:30
↓ 1 callers
Method
set_instance_registered
utils/lanms/include/pybind11/cast.h:304
↓ 1 callers
Method
set_instance_registered
lanms/include/pybind11/cast.h:304
↓ 1 callers
Function
shrink_poly
fit a poly inside the origin poly, maybe bugs here... used for generate the score map :param poly: the text poly :param r: r in the p
data/dataset.py:161
↓ 1 callers
Method
sort_poly
(p)
utils/bbox.py:209
↓ 1 callers
Function
sort_rectangle
(poly)
data/dataset.py:334
↓ 1 callers
Method
squeeze
Return a new view with all of the dimensions of length 1 removed
utils/lanms/include/pybind11/numpy.h:714
↓ 1 callers
Method
squeeze
Return a new view with all of the dimensions of length 1 removed
lanms/include/pybind11/numpy.h:714
↓ 1 callers
Function
standard_nms
(S, thres)
locality_aware_nms.py:24
↓ 1 callers
Function
standard_nms
* The standard NMS algorithm. */
utils/lanms/lanms.h:172
↓ 1 callers
Function
standard_nms
* The standard NMS algorithm. */
lanms/lanms.h:172
↓ 1 callers
Method
strip_padding
utils/lanms/include/pybind11/numpy.h:479
↓ 1 callers
Method
strip_padding
lanms/include/pybind11/numpy.h:479
↓ 1 callers
Function
train
(epochs, model, trainloader, crit, optimizer,scheduler, save_step, weight_decay)
main_train.py:20
↓ 1 callers
Method
try_direct_conversions
utils/lanms/include/pybind11/cast.h:630
↓ 1 callers
Method
try_direct_conversions
lanms/include/pybind11/cast.h:630
↓ 1 callers
Method
try_implicit_casts
utils/lanms/include/pybind11/cast.h:620
↓ 1 callers
Method
try_implicit_casts
lanms/include/pybind11/cast.h:620
↓ 1 callers
Method
types
utils/lanms/include/pybind11/descr.h:31
↓ 1 callers
Method
types
lanms/include/pybind11/descr.h:31
← previous
next →
401–500 of 1,665, ranked by callers