thienphuc12339 commited on
Commit
d7a1f01
·
verified ·
1 Parent(s): d1bce21

Update tools/features.py

Browse files
Files changed (1) hide show
  1. tools/features.py +0 -1
tools/features.py CHANGED
@@ -2,7 +2,6 @@
2
 
3
  import torch
4
  from configs import DataConfig
5
- from tools.features import BaseDataset, VSL98Dataset, VSL400Dataset
6
 
7
 
8
  def load_dataset(data_config: DataConfig) -> BaseDataset:
 
2
 
3
  import torch
4
  from configs import DataConfig
 
5
 
6
 
7
  def load_dataset(data_config: DataConfig) -> BaseDataset: