star-spring's Stars
ZhaoKe1024/IntelligentAlgorithmScheduler
Some Algorithm such as GA(Genetic Algorithm), PSO(Particle Swarm Algorithm), ASO(Ant Swarm Algorithm), SA(Simulated Annealing Algorithm) and so on. Mainly used as Scheduling Problem to JSP, FJSP and Load Balance.
global-peach/JSP_by_GA
GA(遗传算法)求解JSP(车间调度问题)
xujinxue/ShopSchedule
Shop scheduling problem includes job shop, flexible job shop, flow shop and hybrid flow shop.
zhangzhanluo/metaheuristic-algorithms-HFSP
Öztop H, Tasgetiren M F, Eliiyi D T, et al. Metaheuristic algorithms for the hybrid flowshop scheduling problem[J]. Computers & Operations Research, 2019, 111: 177-196.
1035141145/wantonly-drag-open
企业级低代码数字可视化平台\低代码大屏\DigitalTwin\托拉拽可视化\数字孪生\3D可视化\智能工厂\智慧园区\智慧城市\智慧工地\echart\threejs\
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
zhangkaifang/CBAM-TensorFlow2.0
CBAM(Convolutional Block Attention Module) implementation on TensowFlow2.0
thanhkaist/AttentionResnet
Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), CBAM - (Spatial Attention, Channel Attention, Joint Attention)
calmiLovesAI/TensorFlow2.0_ResNet
A ResNet(ResNet18, ResNet34, ResNet50, ResNet101, ResNet152) implementation using TensorFlow-2.0.
zhiheLu/CWT-for-FSS
Official code for "Simpler is Better: Few-shot Semantic Segmentation with Classifier Weight Transformer. ICCV2021".
luuuyi/CBAM.PyTorch
Non-official implement of Paper:CBAM: Convolutional Block Attention Module
boating-in-autumn-rain/slothai_code
slothai项目开源代码合集
zxing/zxing
ZXing ("Zebra Crossing") barcode scanning library for Java, Android
xiaosongshine/bearing_detection_by_conv1d
[深度应用]·DC竞赛轴承故障检测开源Baseline(基于Keras1D卷积 val_acc:0.99780)
kobiso/CBAM-tensorflow
CBAM implementation on TensowFlow
jindongwang/transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
guoXuehong77/transferlearning
Everything about Transfer Learning and Domain Adaptation--迁移学习
xinlianghu/svm
用Python实现SVM多分类器