Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/tensorpack/tensorpack
/ _fill
Method
_fill
tensorpack/dataflow/imgaug/paste.py:32–33 ·
view source on GitHub ↗
(self, background_shape, img)
Source
from the content-addressed store, hash-verified
30
31
@abstractmethod
32
def
_fill(self, background_shape, img):
33
pass
34
35
36
class
ConstantBackgroundFiller(BackgroundFiller):
Callers
1
fill
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected