waterfall109 commited on
Commit
32dd21f
·
verified ·
1 Parent(s): 3045284

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +8 -0
config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "FRTSearch",
3
+ "model_type": "mask-rcnn",
4
+ "framework": "pytorch",
5
+ "architecture": "Mask R-CNN with HRNet backbone",
6
+ "task": "instance-segmentation",
7
+ "description": "Fast Radio Transients Search Tool - Deep learning model for detecting pulsars, RRATs, and FRBs in radio astronomical data"
8
+ }