jittor
There are 115 repositories under jittor topic.
Jittor/jittor
Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.
Res2Net/Res2Net-PretrainedModels
(ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"
tensorlayer/TensorLayerX
TensorLayerX: A Unified Deep Learning and Reinforcement Learning Framework for All Hardwares, Backends and OS.
Hanqer/deep-hough-transform
Jittor and Pytorch code for paper "Deep Hough Transform for Semantic Line Detection" (ECCV 2020, PAMI 2021)
lzhengning/SubdivNet
Subdivision-based Mesh Convolutional Networks.
JittorRepos/JDiffusion
JDiffusion is a diffusion model library for generating images or videos based on Diffusers and Jittor.
GewelsJI/SINet-V2
Concealed Object Detection (SINet-V2, IEEE TPAMI 2022). Code is implemented by PyTorch/Jittor frameworks.
Jittor/JSeg
JSeg is a Semantic segmentation toolbox based on MMSegmentation and Jittor
Jittor/JDet
JDet is an object detection benchmark based on Jittor. Mainly focus on aerial image object detection (oriented object detection).
GewelsJI/VPS
Official website for "Video Polyp Segmentation: A Deep Learning Perspective (MIR 2022)"
Jittor/JGAN
JGAN model zoo supports 27 kinds of mainstream GAN models with high speed for jittor.
liuruiyang98/Jittor-MLP
Unofficial Implementation of MLP-Mixer, gMLP, resMLP, Vision Permutator, S2MLP, S2MLPv2, RaftMLP, HireMLP, ConvMLP, AS-MLP, SparseMLP, ConvMixer, SwinMLP, RepMLPNet, WaveMLP, MorphMLP, DynaMixer, MS-MLP, Sequencer2D in Jittor and PyTorch! Now, Rearrange and Reduce in einops.layers.jittor are support!! trunc_normal_ is supported for Jittor!! MLP Paper is uploaded!
IGLICT/StylizedNeRF
[CVPR 2022] Code for StylizedNeRF: Consistent 3D Scene Stylization as Stylized NeRF via 2D-3D mutual learning
GewelsJI/DGNet
Deep Gradient Network for Camouflaged Object Detection (MIR 2023). Our codebase supports PyTorch & Jittor & Huawei-Ascend platforms..
IGLICT/OctField
Code for "OctField: Hierarchical Implicit Functions for 3D Modeling (NeurIPS 2021)"
IGLICT/IBSR_jittor
Code for 'Single Image 3D Shape Retrieval via Cross-Modal Instance and Category Contrastive Learning', ICCV 2021
Jittor-Image-Models/Jittor-Image-Models
Jittor Image Models is a library for pulling together a wide variety of SOTA deep learning models in the Jittor framework.
tensorlayer/TLXZoo
Pre-trained backbones for TensorLayerX
franknb/Drawing-to-Face
An implementation on the DeepFaceDrawing-Jittor from https://github.com/IGLICT/DeepFaceDrawing-Jittor, which generates face images from freehand sketches using the deep image-to-image translation.
tycoer/AlphaPose_jittor
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
Jittor/JSparse
JSparse is a high-performance auto-differentiation library for sparse voxels computation and point cloud processing based on TorchSparse and Jittor.
heiwang1997/di-fusion-network-jittor
Jittor implementation of the network architecture in DI-Fusion: Online Implicit 3D Reconstruction with Deep Priors
wenyh1616/SAMotif-GCN
Jittor implementation of Sparse Motif-GCNs
li-xl/yolo.jittor
Yolo with jittor
bobo0810/JittorDogsClass
“计图”算法挑战赛-狗细分类 4/430
thkkk/GANSketching_Jittor
Implementation of Sketch Your Own GAN in Jittor
wenqi-wang20/jittor-ThisNameIsGeneratedByJittor-Landscape
第二届计图人工智能挑战赛,基于Jittor的草图风景图像生成大赛
lvsichan/jittor-METARL
This is a jittor implentation for fluid control using DRL.