Tensorneko

Latest version: v0.3.21

Safety actively analyzes 723756 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 11

0.2.8

Features:
- `AnimeFaceDetector` used for detecting faces in anime-style images
- `FID` methods for adding video and image now can be invoked as chains
- The `face_sdk_path` arg for `FaceXZooFaceDetector` can be ommitted after the FaceXZoo repository is auto installed.
- More clear debug information for positional encodings.

Fix:
- `ssim_video` and `psnr_video` cannot use ffmpeg for evaluation
- `ssim_video` and `psnr_video` failed when directly read video from file

0.2.7

Features:
- Add extension argument for image browser server

Fix:
- The bug that cannot use image browser server
- Constrain the `lightning` version as `1.7.*`

0.2.6

Features:
- `FID` now can be runned in other devices than cpu
- `circular_pad` for list
- `RoundRobinDataset` for sampling data from multiple datasets
- `FaceXZooFaceDetector` now can be downloaded automatically via `install` method.
- `image_browser` server to build a web based remote image browser

Fix:
- Fix fail import in Python 3.7
- Remove requirements that pytorch < 1.12
- Precision issue of `Timer`

0.2.5

Features:
- `no_blocking` context manager for eventbus
- Better debugging traceback for `Conv`, `Linear` and patching layers.
- Remove `tqdm` and `matplotlib` from dependencies
- Add `frame2video` ffmpeg command
- Move `crop_with_padding` applied on `ndarray` to `tensorneko_util`\
- `FaceXZooFaceDetector` as a face detector based on [`FaceXZoo`](https://github.com/JDAI-CV/FaceX-Zoo/tree/main/face_sdk) repository. Here the [forked version](https://github.com/ControlNet/FaceX-Zoo) is used.

Fix:
- bug when using `frames2video` with torchvision backend.

0.2.4

Features:
- `sparse2binary` and `binary2sparse` to process labels to convert between categorical sparse vectors with dense binary vectors.
- Multi-backend `rgb2gray` to convert rgb images as grayscale
- Out-of-box face detector `OpencvFaceDetector`

0.2.3

Features:
- `dispatch.base` decorator used to implement multidispatch function in different py modules.
- `Eval` monad for evaluating variable by-name/by-need/by-value.

Fix:
- The address port is occupied when starting `Server` in Linux.

Page 5 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.