Skip to content

self-supervised learning for image based software defect prediction

Notifications You must be signed in to change notification settings

code-viz/isdp-with-self-supervision

Repository files navigation

isdp-with-self-supervision

self-supervised learning for image based software defect prediction

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

The code may not work on Window OS.

Prerequisites

To install the software, you need to download the following:

First generate a datasets. The codeVis.py and colorMap.py are two related scripts.

python codeVis.py

And that's it already. We now have a list of images on data/img/gray_img.

Then, we can also have splited image of obtained image from codeVis.py
Run,

python img_split.py

About

self-supervised learning for image based software defect prediction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages