MCPcopy Create free account

hub / github.com/WebSpiderUtils/verification_code / functions

Functions1,182 in github.com/WebSpiderUtils/verification_code

↓ 4 callersFunctionget_image_layer
hanzi_detection/src/image.c:1338
↓ 4 callersFunctionget_network_image_layer
hanzi_detection/src/network.c:453
↓ 4 callersFunctionget_network_output_layer
hanzi_detection/src/network.c:699
↓ 4 callersFunctionget_region_box
hanzi_detection/src/region_layer.c:76
↓ 4 callersFunctionload_all_cifar10
hanzi_detection/src/data.c:1481
↓ 4 callersFunctionload_convolutional_weights
hanzi_detection/src/parser.c:1164
↓ 4 callersFunctionload_image_paths
hanzi_detection/src/data.c:89
↓ 4 callersFunctionload_rle
hanzi_detection/src/data.c:303
↓ 4 callersFunctionmake_convolutional_layer
hanzi_detection/src/convolutional_layer.c:176
↓ 4 callersFunctionmakes_safe_go
hanzi_detection/examples/go.c:614
↓ 4 callersFunctionoverlap
hanzi_detection/src/box.c:152
↓ 4 callersFunctionpropagate_liberty
hanzi_detection/examples/go.c:212
↓ 4 callersFunctionpull_connected_layer
hanzi_detection/src/connected_layer.c:235
↓ 4 callersFunctionpush_connected_layer
hanzi_detection/src/connected_layer.c:248
↓ 4 callersFunctionrandom_augment_args
hanzi_detection/src/image.c:873
↓ 4 callersFunctionread_map
hanzi_detection/src/utils.c:59
↓ 4 callersFunctionremove_connected
hanzi_detection/examples/go.c:330
↓ 4 callersFunctionreorg_cpu
hanzi_detection/src/blas.c:9
↓ 4 callersFunctionreset_network_state
hanzi_detection/src/network.c:69
↓ 4 callersFunctionresize_matrix
hanzi_detection/src/matrix.c:47
↓ 4 callersFunctionrgbgr_image
hanzi_detection/src/image.c:527
↓ 4 callersFunctionsample_array
hanzi_detection/src/utils.c:592
↓ 4 callersFunctionsave_convolutional_weights
hanzi_detection/src/parser.c:958
↓ 4 callersFunctionsoftmax_cpu
hanzi_detection/src/blas.c:324
↓ 4 callersFunctionstbi__bitcount
hanzi_detection/src/stb_image.h:5020
↓ 4 callersFunctionstbi__cleanup_jpeg
clean up the temporary component buffers
hanzi_detection/src/stb_image.h:3551
↓ 4 callersFunctionstbi__compute_y_16
hanzi_detection/src/stb_image.h:1563
↓ 4 callersFunctionstbi__end_write_file
hanzi_detection/src/stb_image_write.h:291
↓ 4 callersFunctionstbi__extend_receive
combined JPEG 'receive' and JPEG 'extend', since baseline always extends everything it receives.
hanzi_detection/src/stb_image.h:1899
↓ 4 callersFunctionstbi__high_bit
returns 0..31 for the highest set bit
hanzi_detection/src/stb_image.h:5008
↓ 4 callersFunctionstbi__jpeg_get_bit
hanzi_detection/src/stb_image.h:1926
↓ 4 callersFunctionstbi__load_and_postprocess_8bit
hanzi_detection/src/stb_image.h:1085
↓ 4 callersFunctionstbi__malloc_mad2
mallocs with size overflow checking
hanzi_detection/src/stb_image.h:917
↓ 4 callersFunctionstbi__readval
hanzi_detection/src/stb_image.h:5937
↓ 4 callersFunctionstbi__shiftsigned
extract an arbitrarily-aligned N-bit value (N=bits) from v, and then make it 8-bits long and fractionally extend it to full full range.
hanzi_detection/src/stb_image.h:5033
↓ 4 callersFunctionstbi__start_write_file
hanzi_detection/src/stb_image_write.h:278
↓ 4 callersFunctionstbi__tga_get_comp
returns STBI_rgb or whatever, 0 on error
hanzi_detection/src/stb_image.h:5323
↓ 4 callersFunctionstbi__vertical_flip
hanzi_detection/src/stb_image.h:1049
↓ 4 callersFunctionstbi__zget8
hanzi_detection/src/stb_image.h:3888
↓ 4 callersFunctionsync_nets
hanzi_detection/src/network.c:1072
↓ 4 callersFunctiontrain_network_datum
hanzi_detection/src/network.c:289
↓ 4 callersFunctionupdate_network_gpu
hanzi_detection/src/network.c:813
↓ 4 callersFunctionupsample_cpu
hanzi_detection/src/blas.c:334
↓ 3 callersFunctionbackward_batchnorm_layer
hanzi_detection/src/batchnorm_layer.c:157
↓ 3 callersFunctionbackward_convolutional_layer
hanzi_detection/src/convolutional_layer.c:487
↓ 3 callersFunctionbilinear_interpolate
hanzi_detection/src/image.c:76
↓ 3 callersFunctioncenter_crop_image
hanzi_detection/src/image.c:648
↓ 3 callersFunctioncol2im_cpu
This one might be too, can't remember.
hanzi_detection/src/col2im.c:14
↓ 3 callersFunctioncopy_data
hanzi_detection/src/data.c:1592
↓ 3 callersFunctioncorrect_boxes
hanzi_detection/src/data.c:180
↓ 3 callersFunctioncsv_to_matrix
hanzi_detection/src/matrix.c:133
↓ 3 callersFunctioncuda_get_device
hanzi_detection/src/cuda.c:19
↓ 3 callersFunctioncudnn_convolutional_setup
hanzi_detection/src/convolutional_layer.c:123
↓ 3 callersFunctiondemo
hanzi_detection/src/demo.c:187
↓ 3 callersFunctiondintersect
hanzi_detection/src/box.c:192
↓ 3 callersFunctionforward_batchnorm_layer
hanzi_detection/src/batchnorm_layer.c:135
↓ 3 callersFunctionforward_convolutional_layer
hanzi_detection/src/convolutional_layer.c:445
↓ 3 callersFunctionget_convolutional_weight
hanzi_detection/src/convolutional_layer.c:559
↓ 3 callersFunctionget_yolo_box
hanzi_detection/src/yolo_layer.c:83
↓ 3 callersFunctiongrayscale_image
hanzi_detection/src/image.c:1060
↓ 3 callersFunctiongrayscale_image_3c
hanzi_detection/src/image.c:1042
↓ 3 callersFunctionharmless_update_network_gpu
hanzi_detection/src/network.c:838
↓ 3 callersFunctionload_data_old
hanzi_detection/src/data.c:1204
↓ 3 callersFunctionload_image_augment_paths
hanzi_detection/src/data.c:105
↓ 3 callersFunctionload_weights_upto
hanzi_detection/src/parser.c:1218
↓ 3 callersFunctionlocal_out_height
hanzi_detection/src/local_layer.c:10
↓ 3 callersFunctionlocal_out_width
hanzi_detection/src/local_layer.c:18
↓ 3 callersFunctionmatrix_add_matrix
hanzi_detection/src/matrix.c:66
↓ 3 callersFunctionmse_array
hanzi_detection/src/utils.c:546
↓ 3 callersFunctionnetwork_accuracies
hanzi_detection/src/network.c:689
↓ 3 callersFunctionnormalize_cpu
hanzi_detection/src/blas.c:147
↓ 3 callersFunctionpow_cpu
hanzi_detection/src/blas.c:172
↓ 3 callersFunctionprint_board
hanzi_detection/examples/go.c:247
↓ 3 callersFunctionprint_game
hanzi_detection/examples/go.c:766
↓ 3 callersFunctionprint_statistics
hanzi_detection/src/utils.c:507
↓ 3 callersFunctionrand_int
hanzi_detection/src/utils.c:642
↓ 3 callersFunctionrandom_unit_vector_image
hanzi_detection/examples/lsd.c:399
↓ 3 callersFunctionrandomize_boxes
hanzi_detection/src/data.c:169
↓ 3 callersFunctionread_tokens
hanzi_detection/examples/rnn.c:47
↓ 3 callersFunctionread_tree
hanzi_detection/src/tree.c:83
↓ 3 callersFunctionrun_mcts
hanzi_detection/examples/go.c:510
↓ 3 callersFunctionsave_image_options
hanzi_detection/src/image.c:549
↓ 3 callersFunctionsave_reconstruction
hanzi_detection/examples/rnn_vid.c:129
↓ 3 callersFunctionsave_weights_upto
hanzi_detection/src/parser.c:1007
↓ 3 callersFunctionstbi__addsizes_valid
return 1 if the sum is valid, 0 on overflow. negative terms are considered invalid.
hanzi_detection/src/stb_image.h:874
↓ 3 callersFunctionstbi__decode_jpeg_header
hanzi_detection/src/stb_image.h:3092
↓ 3 callersFunctionstbi__free_jpeg_components
hanzi_detection/src/stb_image.h:2978
↓ 3 callersFunctionstbi__hdr_convert
hanzi_detection/src/stb_image.h:6642
↓ 3 callersFunctionstbi__info_main
hanzi_detection/src/stb_image.h:7110
↓ 3 callersFunctionstbi__is_16_main
hanzi_detection/src/stb_image.h:7152
↓ 3 callersFunctionstbi__load_and_postprocess_16bit
hanzi_detection/src/stb_image.h:1109
↓ 3 callersFunctionstbi__loadf_main
hanzi_detection/src/stb_image.h:1253
↓ 3 callersFunctionstbi__pic_is4
hanzi_detection/src/stb_image.h:5906
↓ 3 callersFunctionstbi__pnm_getinteger
hanzi_detection/src/stb_image.h:7059
↓ 3 callersFunctionstbi__pnm_skip_whitespace
hanzi_detection/src/stb_image.h:7040
↓ 3 callersFunctionstbi__zexpand
hanzi_detection/src/stb_image.h:3945
↓ 3 callersFunctionstbi__zhuffman_decode
hanzi_detection/src/stb_image.h:3931
↓ 3 callersFunctionstbiw__encode_png_line
@OPTIMIZE: provide an option that always forces left-predict or paeth predict
hanzi_detection/src/stb_image_write.h:988
↓ 3 callersFunctionstbiw__jpg_processDU
hanzi_detection/src/stb_image_write.h:1225
↓ 3 callersFunctionstbiw__paeth
hanzi_detection/src/stb_image_write.h:979
← previousnext →201–300 of 1,182, ranked by callers