add_names | Make an iterator returns named values. |
ClassToIdx | Get hot sample indices from classes. |
CleanupGenerator | Stop a non-blocking generator worker process and cleanup. |
collect | Collect multiple iterate values from an iterator. |
CountClass | Count number of samples of each class. |
counter | Create a counter that counts forever (before overflowing). |
DataGenerator | Wrap a loader function to a generator. |
DecodeOnehot | Decode a onehot table to a list of classes. |
EncodeClassList | Encode a list of classes to a onehot table. |
EstimateMem | Estimate memory usage of images. |
fake_vectorise | Fake vectorisation of function |
FindIdx | Find indices |
IdxToClass | Get hot classes from sample indices. |
is.iterator | Test if an object is an iterator. |
iterator_atomic | Create iterator over an atomic vector. |
iterator_atomic_cond | Conditioned atomic iterator |
iterator_batch | Iterate over batch_size elements a time. |
iterator_batch_cond | Conditioned batch iterator |
iterator_product | Iterate over a list of iterators or atomic vectors. Cartesian... |
iterator_zip | Iterate over a list of iterators or atomic vectors. Zip... |
LoadImage | Load images and concatenate channels. |
LoadImageBatch | Load a batch of images. |
MissingClass | Find missing classes in a set of samples compared to... |
names.iterator | Element names of an iterator |
names-set-.iterator | Make an iterator return named values. |
pad_idx_left | Pad indices to left or right |
RelatedClass | Find all related classes. |
RelatedIdx | Find all related sample indices. |
ScarceClass | Find classes that is scarce. |
size | Size of an iterator. |
SwapMissingClass | Swap portion of the missing classes from idx_ref to idx. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.