Closed abhigoku10 closed 2 years ago
@johnsk95 thanks for sharing the code base, i have a query can we use the existing source code to extend it to task like object detection and segmentation? if so what changes have to be made Thanks in advance
All you have to do is change the main task part (main.py) to the specific task you want to use. (e.g. segmentation)
@johnsk95 thanks for sharing the code base, i have a query can we use the existing source code to extend it to task like object detection and segmentation? if so what changes have to be made Thanks in advance