Login
Shell
Converts hcl files into json files
reduces noise and applies a gain control algorithm within each frequency bin.
cowsay is a program that generates ASCII pictures of a cow with a message
convert back the u8 bytes to utf8
A proc-block which filter the object detected by an Object Detection model to: 1. remove duplicate detection for a single object 2. remove the objects with low confidence
normalizes the input to the range [0, 1]
Apply the modulus operator to each element in a tensor.
A normalization routine takes the image matrix as input and fits their values to the range [0, 1] as f32's.
converts a signal from its original domain (often time or space) to a representation in the frequency domain.
A proc-block takes a probability (0.0 to 1.0) score as input and divides the output into two classes ( 0 or 1) based on a threshold
A proc-block takes a passage and a question as input and gives us BERT Encoding in form of input_ids, input_masks, segment_ids as output
It parses the text from a start logit to an end logit
Read an input from the environment.
Read an image from the environment.
This proc-block is useful in image segmentation.