Pinned Repositories
AnimationsWithManim
Animation course with Manim
ESP32-Motorized-Stage-driver
The program for driving the electric slide table using ESP32. The upper computer uses Python + PySide6 to build GUI, realizing control of the slide table movement through WIFI and USB. ESP32 is programmed using MicroPython. ps: Synchronous triggering with Basler Camera is also implemented.
linux-wifi-hotspot
Create virtual wifi hotspot using same wifi card which is connected to an AP + many features (a GUI tool)
OSA-with-WorkersforLabVIEW
使用WorkersforLabVIEW框架,实现对多种不同类型光谱仪设备操作、读取及数据保存
pyscatwave
Fast Scattering Transform with CuPy/PyTorch
pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
Pytorch-Segmentation-multi-models
Pytorch implementation for Semantic Segmentation with multi models (Deeplabv3, Deeplabv3_plus, PSPNet, UNet, UNet_AutoEncoder, UNet_nested, R2AttUNet, AttentionUNet, RecurrentUNet,, SEGNet, CENet, DsenseASPP, RefineNet, RDFNet)
pytorch_wavelets
Pytorch implementation of 2D Discrete Wavelet (DWT) and Dual Tree Complex Wavelet Transforms (DTCWT) and a DTCWT based ScatterNet
simple_pyspin
A Pythonic class-based wrapper for the FLIR PySpin Library
jqJing's Repositories
jqJing/ESP32-Motorized-Stage-driver
The program for driving the electric slide table using ESP32. The upper computer uses Python + PySide6 to build GUI, realizing control of the slide table movement through WIFI and USB. ESP32 is programmed using MicroPython. ps: Synchronous triggering with Basler Camera is also implemented.
jqJing/OSA-with-WorkersforLabVIEW
使用WorkersforLabVIEW框架,实现对多种不同类型光谱仪设备操作、读取及数据保存
jqJing/AnimationsWithManim
Animation course with Manim
jqJing/linux-wifi-hotspot
Create virtual wifi hotspot using same wifi card which is connected to an AP + many features (a GUI tool)
jqJing/pyscatwave
Fast Scattering Transform with CuPy/PyTorch
jqJing/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
jqJing/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
jqJing/Pytorch-Segmentation-multi-models
Pytorch implementation for Semantic Segmentation with multi models (Deeplabv3, Deeplabv3_plus, PSPNet, UNet, UNet_AutoEncoder, UNet_nested, R2AttUNet, AttentionUNet, RecurrentUNet,, SEGNet, CENet, DsenseASPP, RefineNet, RDFNet)
jqJing/pytorch_wavelets
Pytorch implementation of 2D Discrete Wavelet (DWT) and Dual Tree Complex Wavelet Transforms (DTCWT) and a DTCWT based ScatterNet
jqJing/simple_pyspin
A Pythonic class-based wrapper for the FLIR PySpin Library
jqJing/streamlit-example
Example Streamlit app that you can fork to test out share.streamlit.io
jqJing/u_net_liver
jqJing/UNet-family
Paper and implementation of UNet-related model.