Pinned Repositories
2019_campus_apply
:rocket: Full Stack Developer Tutorial,后台技术栈/全栈开发/架构师之路,秋招/春招/校招/面试。 from zero to hero.
3DDFA
The PyTorch improved version of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
A--
路径规划
ACM-
写过的题目的记录
AI-Sketches-a-Photo
An AI that reads a photo passed to it, and recreates the photo into a black and white pencil sketch
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Alphafold2_no_docker
Alphafold2 no docker jax jaxlib configuration
LZM_GoBang
A simple GoBang project implemented in C# Winform,mainly using Greedy algorithm,alpha-beta algorithm and dps.Its intelligence can be set in defferent levels,or you can modify the source code to set the AI level as you want,which is also fine :) .Enjoy yourself with GoBang.
Revisiting-PLMs
Exploring Evolution-aware & free protein language models as protein function predictors
VAE-MNIST-Haiku-Jax
Simple VAE example with Jax.
elttaes's Repositories
elttaes/Revisiting-PLMs
Exploring Evolution-aware & free protein language models as protein function predictors
elttaes/Alphafold2_no_docker
Alphafold2 no docker jax jaxlib configuration
elttaes/VAE-MNIST-Haiku-Jax
Simple VAE example with Jax.
elttaes/Apple_silicon_benchmark
Apple silicon benchmark
elttaes/BOOLMANOR
Config files for my GitHub profile.
elttaes/DeepLabV3Plus-Pytorch
DeepLabv3, DeepLabv3+ and pretrained weights on VOC & Cityscapes
elttaes/DexiNed
Tensorflow Implementation of DexiNed for Edge Detection WACV'20 (also in PyTorch )
elttaes/DRC-Release
The code of "Learning Crisp Boundaries Using Deep Refinement Network and Adaptive Weighting Loss"
elttaes/DSVAE-NES
This repository contains the official PyTorch implementation of the paper: "Learning Discrete Structured VAE using NES".
elttaes/elttaes
elttaes/elttaes.github.io
elttaes/esm
Evolutionary Scale Modeling (esm): Pretrained language models for proteins
elttaes/evo
Mono-repo for protein utilities.
elttaes/FaPN
[ICCV 2021] FaPN: Feature-aligned Pyramid Network for Dense Image Prediction
elttaes/fastseg
📸 PyTorch implementation of MobileNetV3 for real-time semantic segmentation, with pretrained weights & state-of-the-art performance
elttaes/JAX-ResNet-CIFAR10
Simple CIFAR10 ResNet example with JAX.
elttaes/love
白网站
elttaes/mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
elttaes/msa-transformer
MSA Transformer reproduction code
elttaes/MYarXiv
elttaes/NextItNet
PyTorch implementation of NextItNet from "A Simple Convolutional Generative Network for Next Item Recommendation".
elttaes/pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
elttaes/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
elttaes/rcf-edge-detection
variety of Richer Convolutional Features for Edge Detection (resnet101 based)
elttaes/RCF-pytorch
Richer Convolutional Features for Edge Detection model in pytorch CVPR2017
elttaes/Revisiting-protein-language-models
Revisiting Evolution-based & free protein language models
elttaes/SIGIR2020_peterrec
Parameter-Efficient Transfer from Sequential Behaviors for User Modeling and Recommendation
elttaes/U-2-Net
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
elttaes/Uni-Fold
elttaes/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch