This page documents the open source projects created by, or receive significant contributions from, lab members.

Contact: yanye.lu@pku.edu.cn

IndexNameInfomationIntroductionAccess
OSP-15

CDSP: Scribble Hides Class: Promoting Scribble-Based Weakly-Supervised Semantic Segmentation with Its Class Label

Date Created
20240215

Owner
Xinliang Zhang@MILab

Implement in
PyTorch

In this study, we propose a class-driven scribble promotion network, which utilizes both scribble annotations and pseudo-labels informed by image-level classes and global semantics for supervision. Directly adopting pseudo-labels might misguide the segmentation model, thus we design a localization rectification module to correct foreground representations in the feature space.

This work has been accepted by AAAI2024.

Repository
GitHub

License
TBD (all rights researved)

Related Paper
DOI 

OSP-14

RD3D: 3-D Convolutional Neural Networks for RGB-D Salient Object Detection and Beyond

Date Created
20240215

Owner
Qian Chen@MILab

Implement in
PyTorch

We propose to disentangle the conventional 3-D convolution into successive spatial and temporal convolutions and, meanwhile, discard unnecessary zero padding. This eventually results in a 2-D convolutional equivalence that facilitates optimization and reduces parameters and computation costs. Thanks to such a progressive-fusion strategy involving both the encoder and the decoder, effective and thorough interactions between the two modalities can be exploited and boost detection accuracy. 

The related work has been published by IEEE Transactions on Neural Networks and Learning Systems.

Repository
GitHub

License
TBD (all rights researved)

Related Paper
DOI 

OSP-13

One-Pot Multi-Frame Denoising

Date Created
20240115

Owner
Lujia Jin@MILab

Implement in
PyTorch

In this paper, we propose a novel unsupervised learning strategy called one-pot denoising (OPD), which is the first unsupervised multi-frame denoising method. We provide two specific implementations, namely OPD-random coupling and OPD-alienation loss, to achieve OPD during model training based on data allocation and loss refine, respectively.

The related work has been published by International Journal of Computer Vision.

Repository
GitHub

License
TBD (all rights researved)

Related Paper
DOI

OSP-12

BCAM: Background-Aware Classification Activation Map for Weakly Supervised Object Localization

Date Created
20231211

Owner
Lei Zhu@MILab

Implement in
PyTorch

Our work proposes a novel mechanism called the background-aware classification activation map (B-CAM) to add background awareness for WSOL training. Besides aggregating an object image-level feature for supervision, our B-CAM produces an additional background image-level feature to represent the pure-background sample. This additional feature can provide background cues for the object classifier to suppress the background activations on object localization maps. Moreover, our B-CAM also trained a background classifier with image-level annotation to produce adaptive background scores when determining the binary localization mask.

The related work has been published by IEEE Transactions on Pattern Analysis and Machine Intelligence.

Repository
GitHub

License
TBD (all rights researved)

Related Paper
DOI 

OSP-11

DEMCR: Discriminative ensemble meta-learning with co-regularization for rare fundus diseases diagnosis

Date Created
20231021

Owner
Mengdi Gao@MILab

Implement in
PyTorch

In this work, we develop an automatic diagnosis system for rare fundus diseases, based on the meta-learning framework. The system incorporates a co-regularization loss and the ensemble-learning strategy into the meta-learning framework, fully leveraging the advantage of multi-scale hierarchical feature embedding. We initially conduct comparative experiments on our newly-constructed lightweight multi-disease fundus images dataset for the few-shot recognition task (namely, FundusData-FS).

The related work has been published by Medical Image Analysis.

Repository
GitHub

Data
GoogleDrive (Permission Request by Email: yanye.lu@pku.edu.cn)

License
TBD (all rights researved)

Related Paper
DOI 

OSP-10

BagCAMs: Bagging Regional Classification Activation Maps for Weakly Supervised Object Localization

Date Created
20221111

Owner
Lei Zhu@MILab

Implement in
PyTorch

This paper elaborates a plug-and-play mechanism called BagCAMs to better project a well-trained classifier for the localization task without refining or re-training the baseline structure. Our BagCAMs adopts a proposed regional localizer generation (RLG) strategy to define a set of regional localizers and then derive them from a well-trained classifier.

This work has been accepted by ECCV2022.

Repository
GitHub

License
TBD (all rights researved)

Related Paper
DOI  Arxiv

OSP-09

CCLD-Net: Boosting medical image segmentation via conditional-synergistic convolution and lesion decoupling

Date Created
20221111

Owner
Chen Qian@MILab

Implement in
PyTorch

In this paper, we propose an input-specific network called conditional-synergistic convolution and lesion decoupling network (CCLDNet) to solve these issues. Our CCLDNet outperforms state-of-the-art approaches by a large margin on a variety of benchmarks.

The related work has been published by Computerized Medical Imaging and Graphics.

.

Repository
GitHub

License
TBD (all rights researved)

Related Paper
DOI 

OSP-08

NI‐P3D‐Unet OCTA

Date Created
20220324

Owner
Zhe Jiang@MILab

Implement in
PyTorch

In this paper, we designed a neighborhood information‐fused Pseudo‐3D U‐Net (NI‐P3D‐U) for OCTA reconstruction. The proposed NI-P3D-U was investigated on an in vivo animal dataset by a cross-validation strategy under both fully supervised learning and weakly supervised learning pipelines.

The related work has been published by Medical Physics.

Data
Request by Email: yanye.lu@pku.edu.cn

License
TBD (all rights researved)

Related Paper
DOI

OSP-07

BLRM: Bayesian Statistics Guided Label Refurbishment Mechanism

Date Created
20220321

Owner
Mengdi Gao@MILab

Implement in
PyTorch

In this work, we proposed a novel Bayesian statistics guided label refurbishment mechanism (BLRM) for DNNs to prevent overftting noisy images. BLRM utilized maximum a posteriori probability (MAP) in the Bayesian statistics and the exponentially time-weighted technique to selectively correct the labels of noisy images. 

This work has been accepted by Medical Physics.

Repository
GitHub

License
TBD (all rights researved)

Related Paper
DOI 

OSP-06

DA-WSOL

Date Created
20220308

Owner
Lei Zhu@MILab

Implement in
PyTorch

DA-WSOL demonstrates the implementation of paper ``Weakly Supervised Object Localization as Domain Adaption". Our method views WSOL as adapting the image-level features and pixel-level features, which is respectively focused by training and testing process. Moreover, our work also provide an efficient pipeline to utilize DA methods for assisting different of WSOL methods by proposing a DAL loss and a target sample assigner.

This work has been accepted by CVPR2022.

Repository
GitHub

License
TBD (all rights researved)

Related Paper
arxiv

OSP-05

TCFL_Unpaired_OCT_Denoising

Date Created
20211210

Owner
Mufeng Geng@MILab

Implement in
PyTorch

TCFL_Unpaired_OCT_Denoising demonstrates the implementation of the Triplet Cross-Fusion Learning for Unpaired Image Denoising in Optical Coherence Tomography. The proposed TCFL strategy is able to utilize concise structure to effectively reduce speckle noise, instead of designing complex network structures which is time-consuming and requires extensive empirical knowledge.

This work has been accepted by IEEE Transactions on Medical Imaging.

Repository
Github

Data
TianChi@Aliyun

License
TBD (all rights researved)

Related Paper
DOI 

OSP-04

Spectral Nonlocal Block

Date Created
20210803

Owner
Lei Zhu@MILab

Implement in
PyTorch

The Spectral View of Non-local (SNL) provide a novel perspective for the model design of non-local blocks. Our spectral view can help to theoretically analyze exsiting non-local blocks and design novel non-local block with the help of graph signal processing (e.g. the graph neural networks).

This work has been published by the Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV2021)

Repository
GitHub

License
TBD (all rights researved)

Related Paper
arxiv

OSP-03

CNCL_Medical_Image_Denoising

Date Created
20210618

Owner
Mufeng Geng@MILab

Implement in
PyTorch

CNCL_Medical_Image_Denoising demonstrates the implementation of the Content-Noise Complementary Learning for Medical Imaging Denoising. This denoising pipeline processes both the content and the noise in the denoising task, and has shown generalization ability in many types of medical imaging.

This work has been accepted by IEEE Transactions on Medical Imaging.

Repository
Github

License
TBD (all rights researved)

Related Paper
DOI

OSP-02

Weakly Supervised DL-OCTA

Date Created
20220324

Owner
Zhe Jiang@MILab

Implement in
PyTorch

In this paper, we proposed a weakly supervised deep learning-based pipeline for OCTA reconstruction task, in the absence of high-quality training labels.The proposed pipeline was investigated on an in-vivo animal dataset and a human eye dataset by a crossvalidationstrategy.

The related work has been published by IEEE Transactions on Medical Imaging.

Repository
TBD

Data
Coming soon

License
TBD (all rights researved)

Related Paper
DOI

OSP-01

PMRMC

Date Created
20200802

Owner
Xiangxi Meng@MILab

Contribute by
Lujia Jin

Implement in
MATLAB

PMRMC is a Monte Carlo simulation of the transportation and annihilation process of positrons inside a uniform magnetic field.

PMRMC was created by Xiangxi Meng in Beijing Cancer Hospital. Lujia Jin (PhD student in MILab) also made a significant contribution.

The related work has been published by Medical Physics.

Repositroy
Github

License
TBD (all rights researved)

Related Paper
DOI


Other open source projects

May include: open dataset, shared protocol, and etc.

Visitors:


<script type="text/javascript" src="//rf.revolvermaps.com/0/0/7.js?i=59c2xre5zd1&m=0&c=ff0000&cr1=ffffff&sx=0" async="async"></script>