154 skills found · Page 1 of 6
utkuozbulak / Pytorch Cnn VisualizationsPytorch implementation of convolutional neural network visualization techniques
microsoft / MMdnnMMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
SwanHubX / SwanLab⚡️SwanLab - an open-source, modern-design AI training tracking and visualization tool. Supports Cloud / Self-hosted use. Integrated with PyTorch / Transformers / verl / LLaMA Factory / ms-swift / Ultralytics / MMEngine / Keras etc.
szagoruyko / PytorchvizA small package to create visualizations of PyTorch execution graphs
hila-chefer / Transformer Explainability[CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize classifications by Transformer based networks.
CSAILVision / GandissectPytorch-based tools for visualizing and understanding the neurons of a GAN. https://gandissect.csail.mit.edu/
ZhugeKongan / Torch Template For Deep LearningPytorch Implementations of large number classical backbone CNNs, data enhancement, torch loss, attention, visualization and some common algorithms.
KaihuaTang / Scene Graph Benchmark.pytorchA new codebase for popular Scene Graph Generation methods (2020). Visualization & Scene Graph Extraction on custom images/datasets are provided. It's also a PyTorch implementation of paper “Unbiased Scene Graph Generation from Biased Training CVPR 2020”
mert-kurttutan / Torchviewtorchview: visualize pytorch models
voldemortX / Pytorch Auto DrivePytorchAutoDrive: Segmentation models (ERFNet, ENet, DeepLab, FCN...) and Lane detection models (SCNN, RESA, LSTR, LaneATT, BézierLaneNet...) based on PyTorch with fast training, visualization, benchmarking & deployment help
hila-chefer / Transformer MM Explainability[ICCV 2021- Oral] Official PyTorch implementation for Generic Attention-model Explainability for Interpreting Bi-Modal and Encoder-Decoder Transformers, a novel method to visualize any Transformer-based network. Including examples for DETR, VQA.
MisaOgura / FlashtorchVisualization toolkit for neural networks in PyTorch! Demo -->
sachinhosmani / TorchvistaInteractive Pytorch forward pass visualization in notebooks
xwying / TorchshowVisualize PyTorch tensors with a single line of code.
Tai-Hsien / MeshSegNetPyTorch version of MeshSegNet for tooth segmentation of intraoral scans (point cloud/mesh). The code also includes visdom for training visualization; this project is partially powered by SOVE Inc.
ylsung / Pytorch Adversarial TrainingPyTorch-1.0 implementation for the adversarial training on MNIST/CIFAR-10 and visualization on robustness classifier.
activatedgeek / LeNet 5PyTorch implementation of LeNet-5 with live visualization
Mayukhdeb / Torch DreamsFlexible Feature visualization on PyTorch, for research and art :mag_right: :computer: :brain: :art:
MarkoArsenovic / DeepLearning PlantDiseasesTraining and evaluating state-of-the-art deep learning CNN architectures for plant disease classification task.
louis-she / MinetorchBuild deep learning applications in a new and easy way.