Commit Graph

63 Commits

Author SHA1 Message Date
Xuebin Qin
e241f42df2
Update README.md 2022-07-30 10:12:53 -07:00
Xuebin Qin
e99ee2116f
Update README.md 2022-07-30 10:11:01 -07:00
Xuebin Qin
44042689c5
Update README.md 2022-07-30 10:08:34 -07:00
Xuebin Qin
81b8d4a16f
Update README.md 2022-07-30 10:07:15 -07:00
Xuebin Qin
bde176be37
Add files via upload 2022-07-30 10:06:52 -07:00
Xuebin Qin
235eb2b6e6
Update README.md 2022-07-30 10:06:07 -07:00
Xuebin Qin
3e98dd0b48
Update README.md 2022-07-30 09:49:31 -07:00
Xuebin Qin
cb34ec1cb9
Update README.md 2022-07-30 09:48:43 -07:00
Xuebin Qin
052bc1c562
Update README.md 2022-07-30 09:35:21 -07:00
Xuebin Qin
eb75466583
Update README.md 2022-07-30 09:34:15 -07:00
Xuebin Qin
1dd97b05db
Merge pull request #12 from AK391/main
add web demo
2022-07-30 09:30:32 -07:00
Xuebin Qin
bdf1a300d4
Merge pull request #9 from PINTO0309/pinto0309work
Avoiding "local variable'i_val' referenced before assignment"
2022-07-30 09:27:58 -07:00
Xuebin Qin
7bf8a3be2d
Merge pull request #6 from deshwalmahesh/main
gt.cuda() creating error for CPU. Change to .to(device)
2022-07-30 09:27:04 -07:00
PiggyJerry
db68ff3480 update data_loader_cache.py 2022-07-27 23:54:20 +04:00
PiggyJerry
6e807f8d10 update data_loader_cache.py 2022-07-27 23:42:02 +04:00
Xuebin Qin
362f4e9699
Update data_loader_cache.py
temporarily solution for training bugs
2022-07-26 19:55:35 -07:00
AK391
417c13177a
add web demo 2022-07-20 13:10:32 -04:00
pinto0309
b365cafded Avoiding "local variable'i_val' referenced before assignment" 2022-07-19 11:34:51 +09:00
Xuebin Qin
85a9a1be60 dis v2 2022-07-17 16:19:20 -07:00
Xuebin Qin
b9e31bdc26 dis v2 2022-07-17 16:14:28 -07:00
Xuebin Qin
7c61e1876d dataloader for inference w/o gt 2022-07-17 13:17:27 -07:00
Xuebin Qin
c1480958ac compute_loss 2022-07-17 11:00:12 -07:00
Mahesh Deshwal
9dac2c173f Added a Colab live demo 2022-07-17 18:36:37 +05:30
Mahesh Deshwal
8836d5b4f4 gt.cuda() creating error for CPU. Change to .to(device) 2022-07-17 14:52:08 +05:30
Xuebin Qin
a802503bee
Merge pull request #5 from xuebinqin/add-license-1
Create LICENSE.md
2022-07-16 23:35:12 -07:00
Xuebin Qin
7ca15e0e7d
Create LICENSE.md
code apply Apache License 2.0.
2022-07-16 23:35:00 -07:00
Xuebin Qin
b10b195f65 new br 2022-07-16 23:10:57 -07:00
Xuebin Qin
43531bca18 new br 2022-07-16 23:10:10 -07:00
Xuebin Qin
31f7a741ec official release of our isnet and dis5k 2022-07-16 23:09:02 -07:00
Xuebin Qin
e6455bae38 official release of our isnet and dis5k 2022-07-16 22:56:37 -07:00
Xuebin Qin
538d68a645
Update README.md 2022-07-07 23:26:22 -06:00
Xuebin Qin
b899b4ecc7
Update README.md 2022-07-05 11:41:21 -07:00
Xuebin Qin
90b41a1374
Update README.md 2022-07-05 11:33:10 -07:00
Xuebin Qin
fdbb67db69
Update README.md 2022-07-05 09:55:32 -06:00
Xuebin Qin
af1eb9bb27
Update README.md 2022-07-05 09:54:31 -06:00
Xuebin Qin
8bce8acc24
Update README.md 2022-07-05 09:49:27 -06:00
Xuebin Qin
4312bb40b9
Update README.md 2022-07-05 09:48:57 -06:00
Xuebin Qin
092fdc9cf7
Update README.md 2022-07-05 09:47:18 -06:00
hang3DV
3ab9ef1dc3
Update README.md 2022-03-09 11:38:39 +04:00
Xuebin Qin
551151610b
Update README.md 2022-03-08 12:16:49 +04:00
Xuebin Qin
97842347bc
Update README.md 2022-03-08 12:16:36 +04:00
Xuebin Qin
ff99c836d7
Update README.md 2022-03-08 12:15:44 +04:00
Xuebin Qin
ea6e17e4f7
Update README.md 2022-03-08 12:14:08 +04:00
Xuebin Qin
d98232f694
Update README.md 2022-03-08 12:13:24 +04:00
Xuebin Qin
19822385f2
Update README.md 2022-03-08 12:11:49 +04:00
Xuebin Qin
2c1886bc2a
Update README.md 2022-03-08 12:11:23 +04:00
Xuebin Qin
86f21a8673
Add files via upload 2022-03-08 12:08:04 +04:00
Xiaobin HU(kevin)
2c861b4318
Update README.md 2022-03-07 21:47:05 +08:00
Xiaobin HU(kevin)
03f671294c
Create benchmark 2022-03-07 21:36:41 +08:00
Deng-Ping Fan
b92525aac3
Update README.md 2022-03-07 11:46:31 +01:00