Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZhaoJ9014/Multi-Human-Parsing
/ functions
Functions
516 in github.com/ZhaoJ9014/Multi-Human-Parsing
⨍
Functions
516
◇
Types & classes
58
↓ 43 callers
Method
convLayer
(self,size,outchn,dilation_rate=1,stride=1,pad='SAME',activation=-1,batch_norm=False,layerin=None,usebias=True
Nested_Adversarial_Networks/model.py:118
↓ 36 callers
Method
pad
(self,padding)
Nested_Adversarial_Networks/model.py:199
↓ 31 callers
Method
batch_norm
(self)
Nested_Adversarial_Networks/model.py:183
↓ 31 callers
Method
get_current_layer
(self)
Nested_Adversarial_Networks/model.py:85
↓ 31 callers
Method
get_shape
(self)
Nested_Adversarial_Networks/model.py:88
↓ 28 callers
Method
sum
(self,layerin)
Nested_Adversarial_Networks/model.py:194
↓ 27 callers
Function
fillArray
(array, value)
Annotation_Tools/Multi-Human_Parsing/js/image/segmentation/slico.js:229
↓ 27 callers
Function
getOwn
(obj, prop)
Annotation_Tools/Multi-Human_Parsing/js/require_3.js:83
↓ 27 callers
Function
getOwn
(obj, prop)
Annotation_Tools/Multi-Human_Parsing/js/require.js:83
↓ 27 callers
Method
load
(self,path)
Nested_Adversarial_Networks/train_step2.py:80
↓ 21 callers
Function
bias
(shape,name='bias',value=0.0,dtype=None,trainable=True)
Nested_Adversarial_Networks/NAN_rework/layers2.py:30
↓ 20 callers
Method
activation
(self,param)
Nested_Adversarial_Networks/model.py:91
↓ 20 callers
Method
reshape
(self,shape)
Nested_Adversarial_Networks/model.py:188
↓ 19 callers
Method
_add_variable
(self,var)
Nested_Adversarial_Networks/NAN_rework/layers2.py:57
↓ 13 callers
Function
bind
(obj, fn)
Annotation_Tools/Multi-Human_Parsing/js/require_3.js:130
↓ 13 callers
Function
bind
(obj, fn)
Annotation_Tools/Multi-Human_Parsing/js/require.js:130
↓ 13 callers
Function
hasProp
(obj, prop)
Annotation_Tools/Multi-Human_Parsing/js/require_3.js:79
↓ 13 callers
Function
hasProp
(obj, prop)
Annotation_Tools/Multi-Human_Parsing/js/require.js:79
↓ 12 callers
Method
__init__
(self, name)
Nested_Adversarial_Networks/NAN_rework/layers2.py:39
↓ 11 callers
Function
makeModuleMap
* Creates a module mapping that includes plugin prefix, module * name, and path. If parentModuleMap is provided it will * also norma
Annotation_Tools/Multi-Human_Parsing/js/require_3.js:414
↓ 11 callers
Function
makeModuleMap
* Creates a module mapping that includes plugin prefix, module * name, and path. If parentModuleMap is provided it will * also norma
Annotation_Tools/Multi-Human_Parsing/js/require.js:414
↓ 10 callers
Function
each
* Helper function for iterating over an array. If the func returns * a true value, it will break out of the loop.
Annotation_Tools/Multi-Human_Parsing/js/require_3.js:53
↓ 10 callers
Function
each
* Helper function for iterating over an array. If the func returns * a true value, it will break out of the loop.
Annotation_Tools/Multi-Human_Parsing/js/require.js:53
↓ 9 callers
Method
activate
(self,param)
Nested_Adversarial_Networks/model.py:94
↓ 9 callers
Method
identity_block
(self,mod,featuremap,kernel=3,stride=1)
Nested_Adversarial_Networks/widmod2.py:19
↓ 9 callers
Function
onError
(err, errback)
Annotation_Tools/Multi-Human_Parsing/js/require_3.js:525
↓ 9 callers
Function
onError
(err, errback)
Annotation_Tools/Multi-Human_Parsing/js/require.js:525
↓ 9 callers
Function
weight_conv
(shape,data=None,dtype=None)
Nested_Adversarial_Networks/NAN_rework/layers2.py:21
↓ 8 callers
Function
eachProp
* Cycles over properties in an object and calls a function for each * property value. If the function returns a truthy value, then the * ite
Annotation_Tools/Multi-Human_Parsing/js/require_3.js:92
↓ 8 callers
Function
eachProp
* Cycles over properties in an object and calls a function for each * property value. If the function returns a truthy value, then the * ite
Annotation_Tools/Multi-Human_Parsing/js/require.js:92
↓ 8 callers
Function
makeError
* Constructs an error with a pointer to an URL with more information. * @param {String} id the error ID that maps to an ID on a web page. *
Annotation_Tools/Multi-Human_Parsing/js/require_3.js:165
↓ 8 callers
Function
makeError
* Constructs an error with a pointer to an URL with more information. * @param {String} id the error ID that maps to an ID on a web page. *
Annotation_Tools/Multi-Human_Parsing/js/require.js:165
↓ 7 callers
Function
_getEncodedLabel
(array, offset)
Annotation_Tools/Multi-Human_Parsing/js/helper/segment-annotator.js:693
↓ 7 callers
Method
fcLayer
(self,outsize,activation=-1,nobias=False,batch_norm=False)
Nested_Adversarial_Networks/model.py:149
↓ 7 callers
Function
isArray
(it)
Annotation_Tools/Multi-Human_Parsing/js/require_3.js:45
↓ 7 callers
Function
isArray
(it)
Annotation_Tools/Multi-Human_Parsing/js/require.js:45
↓ 7 callers
Function
isFunction
(it)
Annotation_Tools/Multi-Human_Parsing/js/require_3.js:41
↓ 7 callers
Function
isFunction
(it)
Annotation_Tools/Multi-Human_Parsing/js/require.js:41
↓ 6 callers
Function
findNode
(universe, index)
Annotation_Tools/Multi-Human_Parsing/js/image/segmentation/pff.js:248
↓ 6 callers
Function
normalize
* Given a relative module name, like ./something, normalize it to * a real name that can be mapped to a path. * @param {String} name
Annotation_Tools/Multi-Human_Parsing/js/require_3.js:267
↓ 6 callers
Function
normalize
* Given a relative module name, like ./something, normalize it to * a real name that can be mapped to a path. * @param {String} name
Annotation_Tools/Multi-Human_Parsing/js/require.js:267
↓ 5 callers
Function
getModule
(depMap)
Annotation_Tools/Multi-Human_Parsing/js/require_3.js:495
↓ 5 callers
Function
getModule
(depMap)
Annotation_Tools/Multi-Human_Parsing/js/require.js:495
↓ 5 callers
Function
on
(depMap, name, fn)
Annotation_Tools/Multi-Human_Parsing/js/require_3.js:506
↓ 5 callers
Function
on
(depMap, name, fn)
Annotation_Tools/Multi-Human_Parsing/js/require.js:506
↓ 5 callers
Function
square
(x)
Annotation_Tools/Multi-Human_Parsing/js/image/distance-transform.js:18
↓ 4 callers
Method
_initialize
(self)
Nested_Adversarial_Networks/NAN_rework/layers2.py:62
↓ 4 callers
Function
filter1D
(intensity, kernel, horizontal)
Annotation_Tools/Multi-Human_Parsing/js/image/canny.js:91
↓ 4 callers
Method
flatten
(self)
Nested_Adversarial_Networks/model.py:209
↓ 4 callers
Method
restore
(self, path, ptype='folder')
Nested_Adversarial_Networks/NAN_rework/modeleag.py:330
↓ 4 callers
Function
weight
(shape,data=None,dtype=None)
Nested_Adversarial_Networks/NAN_rework/layers2.py:12
↓ 3 callers
Function
CenterCrop
(size=224)
Nested_Adversarial_Networks/transformer.py:112
↓ 3 callers
Function
Scale
(size=256, interpolation=Image.CUBIC, shorter_side=True)
Nested_Adversarial_Networks/transformer.py:94
↓ 3 callers
Function
_blend
(data1, data2, alpha)
Nested_Adversarial_Networks/transformer.py:246
↓ 3 callers
Method
_deploy
(self)
Nested_Adversarial_Networks/NAN_rework/layers2.py:147
↓ 3 callers
Method
_parse_args
(self)
Nested_Adversarial_Networks/NAN_rework/layers2.py:65
↓ 3 callers
Function
add_prefix
(pref,foldername,save_path)
Nested_Adversarial_Networks/deploy_pretrain.py:4
↓ 3 callers
Function
bitget
(byteval, idx)
Nested_Adversarial_Networks/train_step2.py:154
↓ 3 callers
Function
bitget
(byteval, idx)
Nested_Adversarial_Networks/train_step3.py:252
↓ 3 callers
Function
bitget
(byteval, idx)
Nested_Adversarial_Networks/util.py:78
↓ 3 callers
Function
boundaryFlash
()
Annotation_Tools/Multi-Human_Parsing/js/app/edit.js:172
↓ 3 callers
Function
callGetModule
(args)
Annotation_Tools/Multi-Human_Parsing/js/require_3.js:1185
↓ 3 callers
Function
callGetModule
(args)
Annotation_Tools/Multi-Human_Parsing/js/require.js:1185
↓ 3 callers
Function
cleanRegistry
(id)
Annotation_Tools/Multi-Human_Parsing/js/require_3.js:600
↓ 3 callers
Function
cleanRegistry
(id)
Annotation_Tools/Multi-Human_Parsing/js/require.js:600
↓ 3 callers
Method
conv_blocks
(self,mod,featuremap,kernel=3,stride=2)
Nested_Adversarial_Networks/widmod2.py:7
↓ 3 callers
Function
createIntensityData
(width, height)
Annotation_Tools/Multi-Human_Parsing/js/image/canny.js:9
↓ 3 callers
Function
eachReverse
* Helper function for iterating over an array backwards. If the func * returns a true value, it will break out of the loop.
Annotation_Tools/Multi-Human_Parsing/js/require_3.js:68
↓ 3 callers
Function
eachReverse
* Helper function for iterating over an array backwards. If the func * returns a true value, it will break out of the loop.
Annotation_Tools/Multi-Human_Parsing/js/require.js:68
↓ 3 callers
Function
f
(x)
Annotation_Tools/Multi-Human_Parsing/js/image/segmentation/slic.js:85
↓ 3 callers
Function
fn
()
Annotation_Tools/Multi-Human_Parsing/js/require_3.js:1367
↓ 3 callers
Function
fn
()
Annotation_Tools/Multi-Human_Parsing/js/require.js:1367
↓ 3 callers
Function
get_data
(src)
Evaluation/Multi-Human-Parsing/v1/mhp_data.py:40
↓ 3 callers
Function
get_interp_method
(imh_src, imw_src, imh_dst, imw_dst, default=Image.CUBIC)
Nested_Adversarial_Networks/util.py:67
↓ 3 callers
Function
hasPathFallback
(id)
Annotation_Tools/Multi-Human_Parsing/js/require_3.js:368
↓ 3 callers
Function
hasPathFallback
(id)
Annotation_Tools/Multi-Human_Parsing/js/require.js:368
↓ 3 callers
Function
read_lab
(path)
Nested_Adversarial_Networks/data_provider.py:5
↓ 3 callers
Method
save
(self,path)
Nested_Adversarial_Networks/train_step2.py:77
↓ 3 callers
Function
scripts
()
Annotation_Tools/Multi-Human_Parsing/js/require_3.js:136
↓ 3 callers
Function
scripts
()
Annotation_Tools/Multi-Human_Parsing/js/require.js:136
↓ 3 callers
Method
set_current
(self,layerinfo)
Nested_Adversarial_Networks/model.py:175
↓ 3 callers
Function
show_data
(list_dat, num=4)
Evaluation/Multi-Human-Parsing/v1/mhp_data.py:69
↓ 3 callers
Function
takeGlobalQueue
* Internal method to transfer globalQueue items to this context's * defQueue.
Annotation_Tools/Multi-Human_Parsing/js/require_3.js:554
↓ 3 callers
Function
takeGlobalQueue
* Internal method to transfer globalQueue items to this context's * defQueue.
Annotation_Tools/Multi-Human_Parsing/js/require.js:554
↓ 3 callers
Method
update
(self,variable,value)
Nested_Adversarial_Networks/NAN_rework/layers2.py:444
↓ 2 callers
Function
Compose
(transformers, multi_inputs=False)
Nested_Adversarial_Networks/transformer.py:11
↓ 2 callers
Function
_gen_impl
(interpolation)
Nested_Adversarial_Networks/transformer.py:169
↓ 2 callers
Function
_gray_scale
(dst, data)
Nested_Adversarial_Networks/transformer.py:252
↓ 2 callers
Method
_normalize_adj_mtx
(self, mtx)
Nested_Adversarial_Networks/NAN_rework/layers2.py:609
↓ 2 callers
Method
_set_bn_training_recursive
(self, obj, is_training)
Nested_Adversarial_Networks/NAN_rework/modeleag.py:107
↓ 2 callers
Method
_start_p
(self, data)
Nested_Adversarial_Networks/NAN_rework/modeleag.py:484
↓ 2 callers
Function
checkLoaded
()
Annotation_Tools/Multi-Human_Parsing/js/require_3.js:634
↓ 2 callers
Function
checkLoaded
()
Annotation_Tools/Multi-Human_Parsing/js/require.js:634
↓ 2 callers
Method
copyfile
Copy all data between two file objects. The SOURCE argument is a file object open for reading (or anything with a read() method) a
Annotation_Tools/Multi-Human_Parsing/SimpleHTTPServerWithUpload.py:240
↓ 2 callers
Function
distanceTransform1D
(f, n)
Annotation_Tools/Multi-Human_Parsing/js/image/distance-transform.js:13
↓ 2 callers
Method
eval
(self,img_batch,mask_batch)
Nested_Adversarial_Networks/train_step2.py:83
↓ 2 callers
Function
getGlobal
(value)
Annotation_Tools/Multi-Human_Parsing/js/require_3.js:146
↓ 2 callers
Function
getGlobal
(value)
Annotation_Tools/Multi-Human_Parsing/js/require.js:146
↓ 2 callers
Function
getScriptData
* Given an event from a script node, get the requirejs info from it, * and then removes the event listeners on the node. * @param {E
Annotation_Tools/Multi-Human_Parsing/js/require_3.js:1213
↓ 2 callers
Function
getScriptData
* Given an event from a script node, get the requirejs info from it, * and then removes the event listeners on the node. * @param {E
Annotation_Tools/Multi-Human_Parsing/js/require.js:1213
next →
1–100 of 516, ranked by callers