| When AUC Misleads: Polarization-Aware Evaluation of Deepfake Detectors under Domain Shift added by Syntology |
2026-06 (from id) |
megvii-research/CADDM/backbones/efficientnet_pytorch/utils.py 826e2e91d6a9ec09 |
ran · honoured contract
|
Apache-2.0 (permissive) |
| Exposing the Deception: Uncovering More Forgery Clues for Deepfake Detection |
4 Mar 2024 |
qingyuliu/exposing-the-deception/models/MI_Net.py f15a49337e69e937 |
ran · our draft was wrong
|
Apache-2.0 (permissive) |
| GenFace: A Large-Scale Fine-Grained Face Forgery Benchmark and Cross Appearance-Edge Learning |
3 Feb 2024 |
jenine-321/genface/model/efficient_net/efficientnet_pytorch/utils.py f15a49337e69e937 |
ran · our draft was wrong
|
no licence file found · pointer only |
| SU-SAM: A Simple Unified Framework for Adapting Segment Anything Model in Underperformed Scenes |
31 Jan 2024 |
zongzi13545329/simada/models/utils.py 826e2e91d6a9ec09 |
ran · honoured contract
|
MIT (permissive) |
| ZoomNeXt: A Unified Collaborative Pyramid Network for Camouflaged Object Detection |
31 Oct 2023 |
lartpang/zoomnext/methods/backbone/efficientnet_utils.py f15a49337e69e937 |
ran · our draft was wrong
|
no licence file found · pointer only |
| Fed-GraB: Federated Long-tailed Learning with Self-Adjusting Gradient Balancer |
11 Oct 2023 |
ZackZikaiXiao/FedGraB/model/effutil.py bde7e7ccb8dae4f5 |
ran
|
no licence file found · pointer only |
| Exploiting Activation Sparsity with Dense to Dynamic-k Mixture-of-Experts Conversion |
6 Oct 2023 |
bartwojcik/sadmoe/architectures/efficientnet.py 6c7d046d7dd60b22 |
ran · honoured contract
fingerprinted |
MIT (permissive) |
| Fine-Grained Cross-View Geo-Localization Using a Correlation-Aware Homography Estimator |
31 Aug 2023 |
xlwangdev/hc-net/models/efficientnet_pytorch/utils.py f15a49337e69e937 |
ran · our draft was wrong
|
no licence file found · pointer only |
| SILT: Shadow-aware Iterative Label Tuning for Learning to Detect Shadows from Noisy Labels |
23 Aug 2023 |
Cralence/SILT/model/backbone/efficientnet_pytorch/utils.py f15a49337e69e937 |
ran · our draft was wrong
|
no licence file found · pointer only |
| Manifold-Aware Self-Training for Unsupervised Domain Adaptation on Regressing 6D Object Pose |
18 May 2023 |
Gorilla-Lab-SCUT/MAST/MAST/models/efficientnet_utils.py 826e2e91d6a9ec09 |
ran · honoured contract
|
MIT (permissive) |
| One-Prompt to Segment All Medical Images |
17 May 2023 |
kidswithtokens/one-prompt/models/utils.py 826e2e91d6a9ec09 |
ran · honoured contract
|
MIT (permissive) |
| Window-Based Early-Exit Cascades for Uncertainty Estimation: When Deep Ensembles are More Efficient than Single Models |
14 Mar 2023 |
keras-team/keras/keras/src/applications/efficientnet_v2.py 24a8d4e26aa2e281 |
unverified |
Apache-2.0 (permissive) |
| FiT: Parameter Efficient Few-shot Transfer Learning for Personalized and Federated Image Classification |
17 Jun 2022 |
cambridge-mlg/fit/src/efficientnet_utils.py f15a49337e69e937 |
ran · our draft was wrong
|
MIT (permissive) |
| Knowledge Distillation as Efficient Pre-training: Faster Convergence, Higher Data-efficiency, and Better Transferability |
10 Mar 2022 |
CVMI-Lab/KDEP/src/efficientnet_utils.py f15a49337e69e937 |
ran · our draft was wrong
|
Apache-2.0 (permissive) |
| AutoBalance: Optimized Loss Functions for Imbalanced Data |
4 Jan 2022 |
ucr-optml/autobalance/models/utils.py 826e2e91d6a9ec09 |
ran · honoured contract
|
MIT (permissive) |
| Projected GANs Converge Faster |
1 Nov 2021 |
dome272/ProjectedGAN-pytorch/projected_gan.py 1522c02775ece4c4 |
ran · honoured contract
fingerprinted |
MIT (permissive) |
| Open-Set Recognition: a Good Closed-Set Classifier is All You Need? |
12 Oct 2021 |
sgvaze/osr_closed_set_all_you_need/models/miscel_utils.py f15a49337e69e937 |
ran · our draft was wrong
|
MIT (permissive) |
| Combining EfficientNet and Vision Transformers for Video Deepfake Detection |
6 Jul 2021 |
davide-coccomini/Combining-EfficientNet-and-Vision-Transformers-for-Video-Deepfake-Detection/cross-efficient-vit/efficient_net/efficientnet_pytorch/utils.py f15a49337e69e937 |
ran · our draft was wrong
|
MIT (permissive) |
| CoReD: Generalizing Fake Media Detection with Continual Representation using Distillation |
6 Jul 2021 |
alsgkals2/CoReD_Released/utils.py bde7e7ccb8dae4f5 |
ran
|
MIT (permissive) |
| Memory Efficient Meta-Learning with Large Images |
2 Jul 2021 |
cambridge-mlg/LITE/src/efficientnet_utils.py f15a49337e69e937 |
ran · our draft was wrong
|
MIT (permissive) |
| Uncertainty Baselines: Benchmarks for Uncertainty & Robustness in Deep Learning |
7 Jun 2021 |
thlarsen13/thlarsen_uncertainty_models/uncertainty_baselines/models/efficientnet.py ec0ebc77bce35a4a |
unverified |
Apache-2.0 (permissive) |
| Learning from Ambiguous Labels for Lung Nodule Malignancy Prediction |
23 Apr 2021 |
Merrical/DAR/EfficientNet_2d/utils.py 826e2e91d6a9ec09 |
ran · honoured contract
|
MIT (permissive) |
| M2TR: Multi-modal Multi-scale Transformers for Deepfake Detection |
20 Apr 2021 |
wangjk666/M2TR-Multi-modal-Multi-scale-Transformers-for-Deepfake-Detection/M2TR/models/efficientnet.py fea14f1f6c2644bf |
unverified |
MIT (permissive) |
| EfficientNetV2: Smaller Models and Faster Training |
1 Apr 2021 |
seermer/TensorFlow2-EfficientNetV2/efficientnetV2.py e60387e9529f63ff |
ran · honoured contract
fingerprinted |
MIT (permissive) |
| EfficientNetV2: Smaller Models and Faster Training |
1 Apr 2021 |
google/automl/efficientnetv2/effnetv2_model.py 5640ec0612debaea |
ran · honoured contract
|
Apache-2.0 (permissive) |
| EfficientNetV2: Smaller Models and Faster Training |
1 Apr 2021 |
Klassikcat/project-NEXTLab-CNN-EfficientNet/EfficientNet_codestates/model/model.py 8c25eeaec4c91203 |
ran · honoured contract
|
no licence file found · pointer only |
| EfficientNetV2: Smaller Models and Faster Training |
1 Apr 2021 |
abhuse/pytorch-efficientnet/efficientnet_v2.py 6c7d046d7dd60b22 |
ran · honoured contract
fingerprinted |
MIT (permissive) |
| Multi-attentional Deepfake Detection |
3 Mar 2021 |
yoctta/multiple-attention/models/MAT.py 826e2e91d6a9ec09 |
ran · honoured contract
|
no licence file found · pointer only |
| Sharpness-Aware Minimization for Efficiently Improving Generalization |
3 Oct 2020 |
google-research/sam/sam_jax/efficientnet/efficientnet.py 2c7d0d794dc5a73c |
unverified |
Apache-2.0 (permissive) |
| FSD50K: An Open Dataset of Human-Labeled Sound Events |
1 Oct 2020 |
SarthakYadav/GISE-51-pytorch/src/models/efficientnet_pytorch/utils.py f15a49337e69e937 |
ran · our draft was wrong
|
MIT (permissive) |
| BOP Challenge 2020 on 6D Object Localization |
15 Sep 2020 |
azad96/cosypose-custom/cosypose/models/efficientnet_utils.py 826e2e91d6a9ec09 |
ran · honoured contract
|
MIT (permissive) |
| CosyPose: Consistent multi-view multi-object 6D pose estimation |
19 Aug 2020 |
princeton-vl/coupled-iterative-refinement/pose_models/efficientnet_utils.py 826e2e91d6a9ec09 |
ran · honoured contract
|
MIT (permissive) |
| T-GD: Transferable GAN-generated Images Detection Framework |
10 Aug 2020 |
cutz-j/T-GD/models/utils.py 826e2e91d6a9ec09 |
ran · honoured contract
|
MIT (permissive) |
| Smooth Adversarial Training |
25 Jun 2020 |
cihangxie/SmoothAdversarialTraining/EfficientNet/efficientnet_model.py 9f7fd2caf2b48718 |
unverified |
MIT (permissive) |
| Neural Architecture Search for Lightweight Non-Local Networks |
4 Apr 2020 |
LiYingwei/AutoNL/model_def.py 285e4d1d9a3faeba |
ran · honoured contract
|
no licence file found · pointer only |
| Designing Network Design Spaces |
30 Mar 2020 |
ZHANGHeng19931123/MutualGuide/models/backbone/efficientnet_backbone.py fea14f1f6c2644bf |
unverified |
MIT (permissive) |
| AutoGluon-Tabular: Robust and Accurate AutoML for Structured Data |
13 Mar 2020 |
BingLiHanShuang/AutoGluon_IntegrateSimpleFeedforward/autogluon/model_zoo/models/utils.py 5fffdb76be5668e1 |
unverified |
Apache-2.0 (permissive) |
| YOLACT++: Better Real-time Instance Segmentation |
3 Dec 2019 |
SpaceView/Yolact_EfficientNet/efficientnet/utils.py 826e2e91d6a9ec09 |
ran · honoured contract
|
MIT (permissive) |
| YOLACT++: Better Real-time Instance Segmentation |
3 Dec 2019 |
kaylode/Clothes-Segmentation/efficient_utils.py f15a49337e69e937 |
ran · our draft was wrong
|
MIT (permissive) |
| Leveraging Procedural Generation to Benchmark Reinforcement Learning |
3 Dec 2019 |
rgilman33/carlita/efficientnet_utils.py f15a49337e69e937 |
ran · our draft was wrong
|
MIT recorded; this copy not marked cleared · pointer only |
| Soft Anchor-Point Object Detection |
27 Nov 2019 |
xuannianz/SAPD/efficientnet.py 00c946065068bd77 |
unverified |
Apache-2.0 (permissive) |
| GhostNet: More Features from Cheap Operations |
27 Nov 2019 |
identical code first harvested elsewhere e60387e9529f63ff |
ran · honoured contract
fingerprinted |
licence of this copy not recorded |
| EfficientDet: Scalable and Efficient Object Detection |
20 Nov 2019 |
GuoQuanhao/EfficientDet-Paddle/efficientnet/utils.py 826e2e91d6a9ec09 |
ran · honoured contract
|
MIT (permissive) |
| EfficientDet: Scalable and Efficient Object Detection |
20 Nov 2019 |
xuannianz/EfficientDet/efficientnet.py 00c946065068bd77 |
unverified |
Apache-2.0 (permissive) |
| Self-training with Noisy Student improves ImageNet classification |
11 Nov 2019 |
leondgarse/Keras_efficientnet_v2_test/convert_effnetv2_model.py 5640ec0612debaea |
ran · honoured contract
|
Apache-2.0 (permissive) |
| MixConv: Mixed Depthwise Convolutional Kernels |
22 Jul 2019 |
neeraj-j/MixNet/mxnet.py 285e4d1d9a3faeba |
ran · honoured contract
|
MIT (permissive) |
| EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks |
28 May 2019 |
isaachaw/GrabCarRecognition/efficientnet/model.py 5cc7cf3352391247 |
ran · honoured contract
|
GPL-3.0 (copyleft) · pointer only |
| EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks |
28 May 2019 |
abhuse/pytorch-efficientnet/efficientnet.py c02cf42f58d8ba47 |
ran · honoured contract
|
MIT (permissive) |
| EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks |
28 May 2019 |
qubvel/efficientnet/efficientnet/model.py 00c946065068bd77 |
unverified |
Apache-2.0 recorded; this copy not marked cleared · pointer only |
| EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks |
28 May 2019 |
narumiruna/efficientnet-pytorch/tf_to_torch/efficientnet_model.py 6b327bf48c63d1a2 |
unverified |
MIT (permissive) |
| EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks |
28 May 2019 |
titu1994/keras-efficientnets/keras_efficientnets/efficientnet.py b6f8b648481faef8 |
unverified |
MIT (permissive) |
| Single-Path NAS: Designing Hardware-Efficient ConvNets in less than 4 Hours |
5 Apr 2019 |
dstamoulis/single-path-nas/nas-search/singlepath_supernet.py 285e4d1d9a3faeba |
ran · honoured contract
|
Apache-2.0 (permissive) |
| Single-Path NAS: Designing Hardware-Efficient ConvNets in less than 4 Hours |
5 Apr 2019 |
dstamoulis/single-path-nas/runtime-modeling/model_def.py 7d1529c236ba14b5 |
unverified |
Apache-2.0 (permissive) |
| Bag of Tricks for Image Classification with Convolutional Neural Networks |
4 Dec 2018 |
identical code first harvested elsewhere e60387e9529f63ff |
ran · honoured contract
fingerprinted |
licence of this copy not recorded |
| Recalibrating Fully Convolutional Networks with Spatial and Channel 'Squeeze & Excitation' Blocks |
23 Aug 2018 |
qubvel/segmentation_models.pytorch/segmentation_models_pytorch/encoders/_efficientnet.py f15a49337e69e937 |
ran · our draft was wrong
|
MIT (permissive) |
| MnasNet: Platform-Aware Neural Architecture Search for Mobile |
31 Jul 2018 |
nsarang/MnasNet/MnasNet.py 285e4d1d9a3faeba |
ran · honoured contract
|
no licence file found · pointer only |
| Deep clustering: Discriminative embeddings for segmentation and separation |
18 Aug 2015 |
tsian077/Deep_Clustering_EfficientNet/DeWave/model.py 38882f5702be3e74 |
ran · honoured contract
fingerprinted |
no licence file found · pointer only |